summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/x86_64
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-02-02 14:51:48 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-02-02 14:51:48 +0000
commit168b72be28dc6a1ef14d5672dd97616a10af294c (patch)
tree45d1c2202eb813a64579fd5b2803b0bd1bfae339 /libc/sysdeps/linux/x86_64
parentf82635e74a7e174f71f955eaa4f5dc788e596cc0 (diff)
libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build
test/Rules.mak: don't pass target options to host build test/math/basic-test.c: fix test build error patching file test/unistd/errno.c: fix test build warning
Diffstat (limited to 'libc/sysdeps/linux/x86_64')
-rw-r--r--libc/sysdeps/linux/x86_64/bits/kernel_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/x86_64/bits/kernel_types.h b/libc/sysdeps/linux/x86_64/bits/kernel_types.h
index b2f73412e..de800d703 100644
--- a/libc/sysdeps/linux/x86_64/bits/kernel_types.h
+++ b/libc/sysdeps/linux/x86_64/bits/kernel_types.h
@@ -50,4 +50,4 @@ typedef struct {
#endif
} __kernel_fsid_t;
-#endif /* _ASM_X86_64_POSIX_TYPES_H */
+#endif