NetBSD/sys/arch/vax/stand/installboot/installboot.h

4 lines
153 B
C

/* $NetBSD: installboot.h,v 1.1 2000/06/17 00:59:24 matt Exp $ */
void load_bootstrap __P((const char *, char **, u_int32_t *, u_int32_t *, size_t *));