patch-2.4.25 linux-2.4.25/include/asm-s390x/pgalloc.h
Next file: linux-2.4.25/include/asm-s390x/s390io.h
Previous file: linux-2.4.25/include/asm-s390x/irq.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
2004-02-18 05:36:32.000000000 -0800
 -  Orig file: 
linux-2.4.24/include/asm-s390x/pgalloc.h
 -  Orig date: 
2003-06-13 07:51:38.000000000 -0700
 
diff -urN linux-2.4.24/include/asm-s390x/pgalloc.h linux-2.4.25/include/asm-s390x/pgalloc.h
@@ -23,6 +23,8 @@
 #define pte_quicklist (S390_lowcore.cpu_data.pte_quick)
 #define pgtable_cache_size (S390_lowcore.cpu_data.pgtable_cache_sz)
 
+extern void diag10(unsigned long addr);
+
 /*
  * Allocate and free page tables. The xxx_kernel() versions are
  * used to allocate a kernel page table - this turns on ASN bits
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)