Commit c42c75bf by Bo Thorsen

Remove dead endif so x86-64 compilation works.

From-SVN: r55585
parent 48528b67
...@@ -1635,7 +1635,6 @@ ...@@ -1635,7 +1635,6 @@
# define CPP_WORDSZ 64 # define CPP_WORDSZ 64
# define CACHE_LINE_SIZE 64 # define CACHE_LINE_SIZE 64
# define USE_GENERIC_PUSH_REGS # define USE_GENERIC_PUSH_REGS
# endif
# ifdef LINUX # ifdef LINUX
# define OS_TYPE "LINUX" # define OS_TYPE "LINUX"
# define LINUX_STACKBOTTOM # define LINUX_STACKBOTTOM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment