Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -4/+9 |
| | | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | ||||
* | Be consistant about the ways in which asm/unistd.h might | Eric Andersen | 2002-02-04 | 1 | -1/+5 |
| | | | | | | be included to avoid gratuitous conflicts... This is a hack till we have proper _syscall macros for all archs. -Erik | ||||
* | Oops. | Eric Andersen | 2002-02-04 | 1 | -153/+3 |
| | |||||
* | Allow sparc code to at least compile | Eric Andersen | 2002-02-03 | 1 | -0/+156 |