aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/unistd_32.h
Commit message (Collapse)AuthorAge
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
| | | | | This renders the FMLP and SRP unfunctional until they are ported to the new locking API.
* Add support for x86_64 architectureAndrea Bastoni2010-05-29
- Add syscall on x86_64 - Refactor __NR_sleep_next_period -> __NR_complete_job for both x86_32 and x86_64