thorpej
|
28fb7c1eb8
|
Define cpu_number() as discussed on tech-smp.
|
1999-08-10 21:08:05 +00:00 |
sakamoto
|
4364147a17
|
include machine/intr.h
CACHELINESIZE enabled with defined(_STANDALONE).
|
1999-06-24 01:28:02 +00:00 |
ws
|
5423093850
|
Modify syncicache on PowerPC from an inline to a real function.
Support different cache line sizes with the same object code in userland.
While here, move the function to implementation name space.
|
1999-04-17 21:16:45 +00:00 |
sakamoto
|
972dc0b4d6
|
remove/import software interrupt model and external interrupt handler
from OpenBSD/powerpc.
move bus_space_* from bus_machdep.c to bus.h.
|
1997-11-27 10:17:45 +00:00 |
thorpej
|
ffa392cb7e
|
asm volatile -> __asm__ __volatile
|
1997-11-05 00:38:37 +00:00 |
sakamoto
|
fe3d055d41
|
Initial commit of NetBSD/bebox port.
|
1997-10-14 06:47:17 +00:00 |