Initial revision

This commit is contained in:
Brendan Kehoe 1993-05-15 01:24:13 +00:00
parent fd1a0ae4da
commit 1d2696dae9
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
/* Solaris 2 does not precede the asm names of C symbols with a `_'. */
#define NO_UNDERSCORES
#include <sysdeps/unix/sparc/sysdep.h>