Itsa me, quake3io!
This commit is contained in:
parent
dbe4ddb103
commit
5b755058f5
1409 changed files with 798983 additions and 798983 deletions
20
lcc/include/sparc/solaris/setjmp.h
Normal file → Executable file
20
lcc/include/sparc/solaris/setjmp.h
Normal file → Executable file
|
@ -1,10 +1,10 @@
|
|||
#ifndef __SETJMP
|
||||
#define __SETJMP
|
||||
|
||||
|
||||
|
||||
typedef int jmp_buf[12];
|
||||
int setjmp(jmp_buf);
|
||||
void longjmp(jmp_buf, int);
|
||||
|
||||
#endif /* __SETJMP */
|
||||
#ifndef __SETJMP
|
||||
#define __SETJMP
|
||||
|
||||
|
||||
|
||||
typedef int jmp_buf[12];
|
||||
int setjmp(jmp_buf);
|
||||
void longjmp(jmp_buf, int);
|
||||
|
||||
#endif /* __SETJMP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue