1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.

Sun Apr 16 03:23:09 1995  Brendan Kehoe  (brendan@zen.org)

	* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
	NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.
This commit is contained in:
Brendan Kehoe
1995-04-16 08:24:34 +00:00
parent fc40c039a4
commit e0585da111
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#define NO_UNDERSCORES
#include <sysdeps/unix/mips/sysdep.h>