summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/sysconf.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-11-10 20:04:37 +0000
committerJakub Jelinek <jakub@redhat.com>2006-11-10 20:04:37 +0000
commit8ee382621852ed3c7e5ff17609e69cdfc1ba5c9f (patch)
tree95ebc3131f83bbcff30b75e5031a63291b1e033d /sysdeps/unix/sysv/linux/x86_64/sysconf.c
parent362d67883f1d8b55049f47b5d56e534f04be0b99 (diff)
Updated to fedora-glibc-20061110T1956
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/sysconf.c')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/sysconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/sysconf.c b/sysdeps/unix/sysv/linux/x86_64/sysconf.c
index 80c982aa3b..5a898b7857 100644
--- a/sysdeps/unix/sysv/linux/x86_64/sysconf.c
+++ b/sysdeps/unix/sysv/linux/x86_64/sysconf.c
@@ -101,6 +101,7 @@ intel_02_known_compare (const void *p1, const void *p2)
static long int
+__attribute__ ((noinline))
intel_check_word (int name, unsigned int value, bool *has_level_2,
bool *no_level_2_or_3)
{