patch-1.3.22 linux/include/asm-sparc/page.h
Next file: linux/include/linux/aztcd.h
Previous file: linux/include/asm-mips/page.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Aug 29 09:42:56 1995
- Orig file:
v1.3.21/linux/include/asm-sparc/page.h
- Orig date:
Tue Jun 27 14:11:45 1995
diff -u --recursive --new-file v1.3.21/linux/include/asm-sparc/page.h linux/include/asm-sparc/page.h
@@ -86,6 +86,7 @@
*/
extern void (*invalidate)(void);
+extern void (*set_pte)(pte_t *ptep, pte_t entry);
/* to align the pointer to the (next) page boundary */
#define PAGE_ALIGN(addr) (((addr)+PAGE_SIZE-1)&PAGE_MASK)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this