summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused bootpath[] variable. It conflicted with a declarationgrehan2003-06-251-2/+0
* Prepended underscores to macro local vars, avoiding gcc "declarationgrehan2003-01-181-6/+6
* Additional machdep sysctl constants needed for userland utilsgrehan2002-09-191-2/+6
* Move the kcopy() function from trap.c to machdep.c. Add a prototype.benno2002-05-281-0/+1
* GC an extraneous prototype of delay().benno2002-04-151-1/+0
* Remove __P.alfred2002-03-201-2/+2
* Add a missing (.benno2002-02-281-1/+1
* Clean up the trap handling code and make it consistent with the other platforms.mp2001-11-051-3/+0
* - Correct the type of the argument to delay() so as to not conflict withbenno2001-10-151-1/+2
* Update PowerPC MD code to compile and do initial bootstrap based onmp2001-09-201-1/+1
* - Close races with signals and other AST's being triggered while we are injhb2001-08-101-2/+0
* Add TRAPF_* macros required by MI-ification of ast() and userret().benno2001-07-011-0/+3
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-291-1/+1
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+98
OpenPOWER on IntegriCloud