summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2006-05-08 12:03:58 +0000
committernyan <nyan@FreeBSD.org>2006-05-08 12:03:58 +0000
commitc4293ab6a17e85a65d0792b63b2831a1c4115ac5 (patch)
tree401f6ed6663cd747740af4bcb646b2e75ad5bff9 /sys/pc98/cbus
parent67d1f3b8dccf3b0fea1a67148a590e43467ffcc2 (diff)
downloadFreeBSD-src-c4293ab6a17e85a65d0792b63b2831a1c4115ac5.zip
FreeBSD-src-c4293ab6a17e85a65d0792b63b2831a1c4115ac5.tar.gz
- Move defines for PC-98 machine type from pc98/cbus/cbus.h into
pc98/pc98/pc98_machdep.h. - Fix PC98_SYSTEM_PARAMETER_SIZE. - Remove unused defines.
Diffstat (limited to 'sys/pc98/cbus')
-rw-r--r--sys/pc98/cbus/cbus.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/pc98/cbus/cbus.h b/sys/pc98/cbus/cbus.h
index ca18b24..4c48305 100644
--- a/sys/pc98/cbus/cbus.h
+++ b/sys/pc98/cbus/cbus.h
@@ -101,12 +101,4 @@
#define RAM_SIZE (RAM_END - RAM_BEGIN)
#endif /* !RAM_BEGIN */
-#define M_NEC_PC98 0x0001
-#define M_EPSON_PC98 0x0002
-#define M_NOT_H98 0x0010
-#define M_H98 0x0020
-#define M_NOTE 0x0040
-#define M_NORMAL 0x1000
-#define M_8M 0x8000
-
#endif /* !_PC98_PC98_PC98_H_ */
OpenPOWER on IntegriCloud