patch-2.1.34 linux/include/asm-sparc64/oplib.h
Next file: linux/include/asm-sparc64/page.h
Previous file: linux/include/asm-sparc64/openprom.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Apr 11 10:47:39 1997
- Orig file:
v2.1.33/linux/include/asm-sparc64/oplib.h
- Orig date:
Thu Mar 27 14:40:09 1997
diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc64/oplib.h linux/include/asm-sparc64/oplib.h
@@ -1,4 +1,4 @@
-/* $Id: oplib.h,v 1.6 1997/03/18 18:01:30 jj Exp $
+/* $Id: oplib.h,v 1.7 1997/04/03 09:29:25 davem Exp $
* oplib.h: Describes the interface and available routines in the
* Linux Prom library.
*
@@ -271,6 +271,9 @@
extern int prom_pathtoinode(char *path);
extern int prom_inst2pkg(int);
+
+/* Client interface level routines. */
+extern void prom_set_trap_table(unsigned long tba);
/* Dorking with Bus ranges... */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov