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