summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/cpu.h
AgeCommit message (Collapse)Author
2001-06-24More inline function cleanup for stricter -W flags.Dale Rahn
2001-01-24Optimization base on looking at generated asm code.Dale Rahn
also change type of a variable from (void) * to (char *) since it is incremented as if a (char *).
2001-01-15__asm__ and __volatile__Theo de Raadt
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.