patch-2.4.25 linux-2.4.25/include/asm-sparc/openprom.h

Next file: linux-2.4.25/include/asm-sparc/oplib.h
Previous file: linux-2.4.25/include/asm-sh/ptrace.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-sparc/openprom.h linux-2.4.25/include/asm-sparc/openprom.h
@@ -169,6 +169,8 @@
 	int (*v3_cpuresume)(unsigned int whichcpu);
 };
 
+extern struct linux_romvec *romvec;
+
 /* Routines for traversing the prom device tree. */
 struct linux_nodeops {
 	int (*no_nextnode)(int node);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)