aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/calling.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-02-03x86: document 64-bit and 32-bit function call convention ABIIngo Molnar1-3/+53
- also clean up the calling.h file a tiny bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+170
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>