summaryrefslogtreecommitdiff
path: root/arch/i386/bits/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-28fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscallsRich Felker1-1/+1
2011-03-19honor namespace for i386 syscall.h, even though it's not a standard headerRich Felker1-50/+50
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker1-0/+131
2011-03-19overhaul syscall interfaceRich Felker1-0/+810