freebsd-dev/sys/powerpc
Maxime Henrion 9f1b87f106 Instead of calling ia32_pause() conditionally on __i386__ or __amd64__
being defined, define and use a new MD macro, cpu_spinwait().  It only
expands to something on i386 and amd64, so the compiled code should be
identical.

Name of the macro found by:	jhb
Reviewed by:	jhb
2004-08-03 18:44:27 +00:00
..
aim Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
compile
conf Remove 'device mem' from GENERIC, which markm@ mistakingly added. 2004-08-02 11:08:48 +00:00
include Instead of calling ia32_pause() conditionally on __i386__ or __amd64__ 2004-08-03 18:44:27 +00:00
ofw Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful 2004-07-06 03:22:05 +00:00
powermac Make this compile: add sys/module.h and KDBify. 2004-07-22 00:54:01 +00:00
powerpc Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
psim Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00