aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libitm/config/sh/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libitm/config/sh/target.h')
-rw-r--r--gcc-4.9/libitm/config/sh/target.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc-4.9/libitm/config/sh/target.h b/gcc-4.9/libitm/config/sh/target.h
index 6f6ae5f76..fbc804c33 100644
--- a/gcc-4.9/libitm/config/sh/target.h
+++ b/gcc-4.9/libitm/config/sh/target.h
@@ -35,10 +35,6 @@ typedef struct gtm_jmpbuf
#endif
} gtm_jmpbuf;
-/* SH 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 32