From 1bf8715604009306146921de4c53cb1dcde2a1c5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 25 Mar 1996 09:56:36 +0000 Subject: [PATCH] Wed Mar 20 20:08:46 1996 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define NO_UNDERSCORES. --- sysdeps/unix/sysv/linux/m68k/sysdep.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysdeps/unix/sysv/linux/m68k/sysdep.h b/sysdeps/unix/sysv/linux/m68k/sysdep.h index ee48117..fe2c6aa 100644 --- a/sysdeps/unix/sysv/linux/m68k/sysdep.h +++ b/sysdeps/unix/sysv/linux/m68k/sysdep.h @@ -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 /* For Linux we can use the system call table in the header file -- 2.7.4