patch-2.1.53 linux/include/asm-ppc/residual.h
Next file: linux/include/asm-ppc/scatterlist.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Sep 4 12:54:49 1997
- Orig file:
v2.1.52/linux/include/asm-ppc/residual.h
- Orig date:
Mon Aug 18 18:19:47 1997
diff -u --recursive --new-file v2.1.52/linux/include/asm-ppc/residual.h linux/include/asm-ppc/residual.h
@@ -13,6 +13,8 @@
#ifndef _RESIDUAL_
#define _RESIDUAL_
+#ifndef __ASSEMBLY__
+
#define MAX_CPUS 32 /* These should be set to the maximum */
#define MAX_MEMS 64 /* number possible for this system. */
#define MAX_DEVICES 256 /* Changing these will change the */
@@ -313,5 +315,7 @@
extern RESIDUAL res;
+void print_residual_device_info(void);
+#endif /* __ASSEMBLY__ */
#endif /* ndef _RESIDUAL_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov