NetBSD/lib/libc/arch
chris c82cfbf571 Use SYSTRAP macro, rather than inlining the swi instruction.
This makes sure the SWI will be in the NetBSD assigned range of swi
numbers.
2008-03-30 21:22:05 +00:00
..
alpha fix typos 2007-04-29 20:23:34 +00:00
arm Use SYSTRAP macro, rather than inlining the swi instruction. 2008-03-30 21:22:05 +00:00
hppa Add a comment explaining stack layout and register contents. 2007-12-22 14:10:03 +00:00
i386 Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error 2007-11-23 07:36:05 +00:00
ia64
m68k m68k/Makefile.inc: 2008-02-09 02:41:06 +00:00
mips
powerpc When compiling for _STANDALONE, omit a bunch of headers which aren't really 2008-03-18 20:11:43 +00:00
powerpc64
sh3 Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
sparc As mrg@ informs me, delay slots are indented 1 and not 2 spaces. 2008-03-10 18:31:08 +00:00
sparc64 When converting long double values to integer types, explicitly use the 2007-11-08 15:50:19 +00:00
vax
x86_64 Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error 2007-11-23 07:36:05 +00:00