summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/include/cpu.h
AgeCommit message (Expand)Author
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-05-30use _KERNEL_OPTmrg
2000-12-14Partial syscall cleanup, as per other ports.mycroft
2000-08-25Make need_resched() take a "struct cpu_info *" argument. Thisthorpej
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-06-24include machine/intr.hsakamoto
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1997-11-27remove/import software interrupt model and external interrupt handlersakamoto
1997-11-05asm volatile -> __asm__ __volatilethorpej
1997-10-14Initial commit of NetBSD/bebox port.sakamoto