NetBSD/sys/rump/librump/rumpkern/arch
pooka 7210d18f43 The x86 kernel ABI depends on __cpu_simple_lock stuff being present.
Since they are practically never used (only when prehistoric code
uses simple_lock()), their efficiency doesn't matter that much and
we can simply adapt the versions from x86 lock.h.
2010-05-31 22:31:07 +00:00
..
alpha include rumpcpu_generic 2009-10-15 23:42:40 +00:00
i386 The x86 kernel ABI depends on __cpu_simple_lock stuff being present. 2010-05-31 22:31:07 +00:00
mips Make librump play with mips nicely. Define ARCH_ELFSIZE for mips to be 32. 2009-12-14 21:19:23 +00:00
x86_64 The x86 kernel ABI depends on __cpu_simple_lock stuff being present. 2010-05-31 22:31:07 +00:00