]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/uclibc/ARCH-x86/include/bits/uClibc_config.h
update
[l4.git] / l4 / pkg / uclibc / lib / uclibc / ARCH-x86 / include / bits / uClibc_config.h
index cf2c9f70c4a7dd344be1dd23775f4b2732131abd..5ab0cd5756757dbbe716262c83fce0020b2d71e5 100644 (file)
@@ -2,6 +2,7 @@
 # error Never include <bits/uClibc_config.h> directly; use <features.h> instead
 #endif
 
+// L4 added
 #ifndef libc_hidden_proto
 #define libc_hidden_proto(x)
 #endif
 #ifndef librt_hidden_proto
 #define librt_hidden_proto(x)
 #endif
-
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE 1
-#endif
+// ...
 
 #define __UCLIBC_MAJOR__ 0
 #define __UCLIBC_MINOR__ 9