* Moved lcc and q3asm into code/tools
This commit is contained in:
parent
b1cef6352e
commit
ad118b9baf
452 changed files with 0 additions and 0 deletions
8
code/tools/lcc/include/sparc/solaris/errno.h
Normal file
8
code/tools/lcc/include/sparc/solaris/errno.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef __ERRNO
|
||||
#define __ERRNO
|
||||
|
||||
#define EDOM 33
|
||||
#define ERANGE 34
|
||||
extern int errno;
|
||||
|
||||
#endif /* __ERRNO */
|
Loading…
Add table
Add a link
Reference in a new issue