custom message type for VM_INFO
[minix3.git] / sys / lib / libsa / bootparam.h
blobb60a2c726d9cb9d2c3b926e82540668e62c4f588
1 /* $NetBSD: bootparam.h,v 1.4 2007/11/24 13:20:54 isaki Exp $ */
3 int bp_whoami(int);
4 int bp_getfile(int, char *, struct in_addr *, char *);