Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/include/arch/sparc/klibc/archconfig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1121 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1122 by niro, Wed Aug 18 21:11:40 2010 UTC
# Line 10  Line 10 
10  #define _KLIBC_ARCHCONFIG_H  #define _KLIBC_ARCHCONFIG_H
11    
12  #define _KLIBC_USE_RT_SIG 1 /* Use rt_* signals */  #define _KLIBC_USE_RT_SIG 1 /* Use rt_* signals */
13    #define _KLIBC_SYS_SOCKETCALL 1 /* Use sys_socketcall unconditionally */
14    
15  #endif /* _KLIBC_ARCHCONFIG_H */  #endif /* _KLIBC_ARCHCONFIG_H */

Legend:
Removed from v.1121  
changed lines
  Added in v.1122