]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/parisc/mm/fault.c
[PATCH] x86-64: unexport cpu_llc_id
[karo-tx-linux.git] / arch / parisc / mm / fault.c
index 641f9c920eeef58e0e627467db3b6bf2c06b731a..f6f67554c6235d4aceb5c51d2c3b5c0a82051d1b 100644 (file)
                         /*  dumped to the console via printk)          */
 
 
-/* Defines for parisc_acctyp() */
-#define READ           0
-#define WRITE          1
-
 /* Various important other fields */
 #define bit22set(x)            (x & 0x00000200)
 #define bits23_25set(x)                (x & 0x000001c0)