From c42c75bfc4eb02ebecc0d837cf108be92090e23a Mon Sep 17 00:00:00 2001 From: Bo Thorsen Date: Fri, 19 Jul 2002 13:21:36 +0200 Subject: [PATCH] Remove dead endif so x86-64 compilation works. From-SVN: r55585 --- boehm-gc/include/private/gcconfig.h | 1 - 1 file changed, 1 deletion(-) diff --git a/boehm-gc/include/private/gcconfig.h b/boehm-gc/include/private/gcconfig.h index b0c5420ea037..8fd20411f667 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