Initial import of libsa, libkern, bootxx, boot.

This commit is contained in:
Evgeniy Ivanov
2012-01-09 18:07:58 +04:00
committed by Ben Gras
parent 972a791882
commit 58a2b0008e
322 changed files with 51780 additions and 518 deletions

View File

@@ -0,0 +1,4 @@
/* $NetBSD: bootparam.h,v 1.4 2007/11/24 13:20:54 isaki Exp $ */
int bp_whoami(int);
int bp_getfile(int, char *, struct in_addr *, char *);