From 1088ed4c433e7c281f1b8f86f6eaad3b10e3d371 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 11 Mar 2006 04:32:08 +0000 Subject: sync with glibc --- libc/sysdeps/linux/x86_64/bits/wordsize.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps') diff --git a/libc/sysdeps/linux/x86_64/bits/wordsize.h b/libc/sysdeps/linux/x86_64/bits/wordsize.h index e96a9f1ad..0cce4ead9 100644 --- a/libc/sysdeps/linux/x86_64/bits/wordsize.h +++ b/libc/sysdeps/linux/x86_64/bits/wordsize.h @@ -2,6 +2,7 @@ #if defined __x86_64__ # define __WORDSIZE 64 +/*# define __WORDSIZE_COMPAT32 1*/ #else # define __WORDSIZE 32 #endif -- cgit v1.2.3