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:
Roland McGrath 1996-03-25 09:56:36 +00:00
parent da9361f4ea
commit 1bf8715604
1 changed files with 0 additions and 3 deletions

View File

@ -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, not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */ Cambridge, MA 02139, USA. */
/* In the Linux/ELF world, C symbols are asm symbols. */
#define NO_UNDERSCORES
#include <sysdeps/unix/sysdep.h> #include <sysdeps/unix/sysdep.h>
/* For Linux we can use the system call table in the header file /* For Linux we can use the system call table in the header file