summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/loadfile.c
AgeCommit message (Collapse)Author
2002-11-11avoid uninitialized warnings from gcc; art@ okMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-23Add MI loadfile support, from NetBSDDale Rahn
This is currently only used on powerpc, but may be looked at for other architectures. Piece of the support to have kernel symbols on powerpc.