8086: sync cpu.h definitions add inline define
authorAlan Cox <alan@linux.intel.com>
Thu, 12 Mar 2015 10:00:12 +0000 (10:00 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 12 Mar 2015 10:00:12 +0000 (10:00 +0000)
Kernel/cpu-8086/cpu.h

index b39729e..19c39b7 100644 (file)
@@ -54,12 +54,8 @@ typedef union {            /* this structure is endian dependent */
 /* Sane behaviour for unused parameters */
 #define used(x)
 
-/* We don't yet have bank attributes and banking for 6502 */
-#define CODE1
-#define CODE2
-#define COMMON
-#define VIDEO
-#define DISCARD
+/* No inline or const */
 
+#define inline
 
 #define const