summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/amd64/SYS.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleyjsg2005-12-131-6/+2
| | | | | rescinded 22 July 1999. Checked by ian@ and deraadt@
* Define OSYSCALL* macros, as their SYSCALL* counterparts, but using themiod2004-02-221-1/+24
| | | | | | | | | int 0x80 mechanism; and use OSYSCALL for sigreturn() as done in the sigcode. Naming borrowed from NetBSD. ok deraadt@
* make old & new SYSENTRY macrosderaadt2004-02-061-7/+12
|
* things for amd64; from art@mickey2004-01-281-0/+107