patch-1.3.56 linux/include/asm-alpha/pgtable.h
Next file: linux/include/asm-alpha/system.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jan 8 08:14:54 1996
- Orig file:
v1.3.55/linux/include/asm-alpha/pgtable.h
- Orig date:
Sat Jan 6 19:10:40 1996
diff -u --recursive --new-file v1.3.55/linux/include/asm-alpha/pgtable.h linux/include/asm-alpha/pgtable.h
@@ -9,13 +9,7 @@
* in <asm/page.h> (currently 8192).
*/
-extern void tbi(long type, ...);
-
-#define tbisi(x) tbi(1,(x))
-#define tbisd(x) tbi(2,(x))
-#define tbis(x) tbi(3,(x))
-#define tbiap() tbi(-1)
-#define tbia() tbi(-2)
+#include <asm/system.h>
/*
* Invalidate current user mapping.
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