OSDN Git Service

libc: silence warnings about undefined cpp tokens
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / arm / sysdep.h
index b1ae2fd..42fb2d3 100644 (file)
 
 #define ret_ERRVAL PSEUDO_RET_NOERRNO
 
-#if NOT_IN_libc
+#if defined NOT_IN_libc
 # define SYSCALL_ERROR __local_syscall_error
 # ifdef RTLD_PRIVATE_ERRNO
 #  define SYSCALL_ERROR_HANDLER                                        \