OSDN Git Service

drop support for pre ISO-C compilers
[uclinux-h8/uClibc.git] / include / sys / cdefs.h
index 1ec0b97..6f81b6a 100644 (file)
 # define __THROW
 # define __NTH(fct)    fct
 
-# define __const       const
-# define __signed      signed
-# define __volatile    volatile
-
 #endif /* GCC.  */
 
 /* These two macros are not used in glibc anymore.  They are kept here