diff options
Diffstat (limited to 'sys/arch/sun3/stand/libsa/promboot.h')
-rw-r--r-- | sys/arch/sun3/stand/libsa/promboot.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/arch/sun3/stand/libsa/promboot.h b/sys/arch/sun3/stand/libsa/promboot.h deleted file mode 100644 index 47b29cef8ca..00000000000 --- a/sys/arch/sun3/stand/libsa/promboot.h +++ /dev/null @@ -1,7 +0,0 @@ -/* $OpenBSD: promboot.h,v 1.2 2001/07/04 08:33:51 niklas Exp $ */ - - -extern char prom_bootdev[]; -extern char *prom_bootfile; -extern int prom_boothow; - |