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