diff options
Diffstat (limited to 'boehm-gc')
-rw-r--r-- | boehm-gc/include/private/gcconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boehm-gc/include/private/gcconfig.h b/boehm-gc/include/private/gcconfig.h index b0c5420ea03..8fd20411f66 100644 --- a/boehm-gc/include/private/gcconfig.h +++ b/boehm-gc/include/private/gcconfig.h @@ -1635,7 +1635,6 @@ # define CPP_WORDSZ 64 # define CACHE_LINE_SIZE 64 # define USE_GENERIC_PUSH_REGS -# endif # ifdef LINUX # define OS_TYPE "LINUX" # define LINUX_STACKBOTTOM |