summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/powerpc/__eabi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The kernel and bootblocks never reference this file...deraadt2020-07-181-41/+0
|
* Sync no-argument function declaration and definition by adding (void).naddy2016-03-071-2/+2
| | | | ok mpi@ millert@
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+2
| | | | ok guenther millert kettenis
* First round of __P removal in sysmillert2002-03-141-2/+2
|
* have to have a proto heremickey2001-07-091-1/+5
|
* Adding OpenBSD tags to files.rahnds1996-12-281-0/+1
|
* Check-in of powerpc kernel support.rahnds1996-12-211-0/+36
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.