patch-2.2.19 linux/include/asm-sparc64/page.h
Next file: linux/include/asm-sparc64/pgtable.h
Previous file: linux/include/asm-sparc64/asm_offsets.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sun Mar 25 11:37:39 2001
- Orig file:
v2.2.18/include/asm-sparc64/page.h
- Orig date:
Sun Mar 25 11:12:41 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/asm-sparc64/page.h linux/include/asm-sparc64/page.h
@@ -1,4 +1,4 @@
-/* $Id: page.h,v 1.24 1998/10/20 03:09:16 jj Exp $ */
+/* $Id: page.h,v 1.24.2.1 2001/02/20 04:21:45 davem Exp $ */
#ifndef _SPARC64_PAGE_H
#define _SPARC64_PAGE_H
@@ -17,6 +17,8 @@
#ifdef __KERNEL__
#ifndef __ASSEMBLY__
+
+#define BUG() __builtin_trap()
extern void clear_page(unsigned long page);
extern void copy_page(unsigned long to, unsigned long from);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)