patch-2.4.0-test9 linux/include/asm-ppc/prom.h
Next file: linux/include/asm-ppc/resource.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Sep 19 08:31:53 2000
- Orig file:
v2.4.0-test8/linux/include/asm-ppc/prom.h
- Orig date:
Thu Jul 13 09:42:51 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/asm-ppc/prom.h linux/include/asm-ppc/prom.h
@@ -7,11 +7,16 @@
#ifndef _PPC_PROM_H
#define _PPC_PROM_H
+#include <linux/config.h>
+
typedef void *phandle;
typedef void *ihandle;
extern char *prom_display_paths[];
extern unsigned int prom_num_displays;
+#ifndef CONFIG_MACH_SPECIFIC
+extern int have_of;
+#endif
struct address_range {
unsigned int space;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)