1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-05 19:01:16 +03:00
Files
glibc/sysdeps/unix/sysv/i386/sysdep.h
Roland McGrath 28f540f45b initial import
1995-02-18 01:27:10 +00:00

5 lines
134 B
C

/* System V does not precede the asm names of C symbols with a `_'. */
#define NO_UNDERSCORES
#include <sysdeps/unix/i386/sysdep.h>