aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libitm/config/arm/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libitm/config/arm/target.h')
-rw-r--r--gcc-4.9/libitm/config/arm/target.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc-4.9/libitm/config/arm/target.h b/gcc-4.9/libitm/config/arm/target.h
index 6a1458e51..a909e140e 100644
--- a/gcc-4.9/libitm/config/arm/target.h
+++ b/gcc-4.9/libitm/config/arm/target.h
@@ -33,10 +33,6 @@ typedef struct gtm_jmpbuf
unsigned long pc;
} gtm_jmpbuf;
-/* ARM generally uses a fixed page size of 4K. */
-#define PAGE_SIZE 4096
-#define FIXED_PAGE_SIZE 1
-
/* ??? The size of one line in hardware caches (in bytes). */
#define HW_CACHELINE_SIZE 64