mirror of git://sourceware.org/git/glibc.git
Wed Mar 20 20:08:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define NO_UNDERSCORES.
This commit is contained in:
parent
da9361f4ea
commit
1bf8715604
|
@ -18,9 +18,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If
|
|||
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
|
||||
Cambridge, MA 02139, USA. */
|
||||
|
||||
/* In the Linux/ELF world, C symbols are asm symbols. */
|
||||
#define NO_UNDERSCORES
|
||||
|
||||
#include <sysdeps/unix/sysdep.h>
|
||||
|
||||
/* For Linux we can use the system call table in the header file
|
||||
|
|
Loading…
Reference in New Issue