about summary refs log tree commit diff
path: root/sysdeps/mach
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
commit28361c5ee4a548b9c591702abdb8d2690cc48c66 (patch)
tree915f08a1566472ee5a001db4f62d482ebbeec730 /sysdeps/mach
parent0e886ef96e0f750ca40fdc0b4f546cdef0a3caa5 (diff)
downloadglibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.tar.gz
glibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.tar.xz
glibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.zip
Remove _G_USING_THUNKS.
Diffstat (limited to 'sysdeps/mach')
-rw-r--r--sysdeps/mach/hurd/_G_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/mach/hurd/_G_config.h b/sysdeps/mach/hurd/_G_config.h
index 2f683d4de9..ae10071304 100644
--- a/sysdeps/mach/hurd/_G_config.h
+++ b/sysdeps/mach/hurd/_G_config.h
@@ -82,7 +82,4 @@ typedef unsigned int _G_uint32_t __attribute__ ((__mode__ (__SI__)));
 
 #define _G_BUFSIZ 8192
 
-/* These are the vtbl details for ELF.  */
-#define _G_USING_THUNKS	1
-
 #endif	/* _G_config.h */