From 90ff5a441368313fa226376473fea6908c2c3539 Mon Sep 17 00:00:00 2001 From: "Dale S. Rahn" Date: Mon, 3 Mar 1997 19:32:35 +0000 Subject: Third try at importing the mvme88k port. This is a working kernel from nivas. Userland and compiler still need to be worked on. Make certain what directory the import is done from. --- sys/arch/mvme88k/stand/libsa/promboot.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sys/arch/mvme88k/stand/libsa/promboot.h (limited to 'sys/arch/mvme88k/stand/libsa/promboot.h') diff --git a/sys/arch/mvme88k/stand/libsa/promboot.h b/sys/arch/mvme88k/stand/libsa/promboot.h new file mode 100644 index 00000000000..86b5aace21c --- /dev/null +++ b/sys/arch/mvme88k/stand/libsa/promboot.h @@ -0,0 +1,5 @@ + +extern char prom_bootdev[]; +extern char prom_bootfile[]; +extern int prom_boothow; + -- cgit v1.2.3