summaryrefslogtreecommitdiff
path: root/com32/chain/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/chain/common.h')
-rw-r--r--com32/chain/common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/com32/chain/common.h b/com32/chain/common.h
deleted file mode 100644
index b170a732..00000000
--- a/com32/chain/common.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _COM32_CHAIN_COMMON_H
-#define _COM32_CHAIN_COMMON_H
-
-#define ADDRMAX 0x9EFFFu
-#define ADDRMIN 0x500u
-
-#endif
-
-/* vim: set ts=8 sts=4 sw=4 noet: */