patch-2.4.22 linux-2.4.22/arch/mips/kernel/vm86.c
Next file: linux-2.4.22/arch/mips/lasat/Makefile
Previous file: linux-2.4.22/arch/mips/kernel/unaligned.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
1969-12-31 16:00:00.000000000 -0800
- Orig file:
linux-2.4.21/arch/mips/kernel/vm86.c
- Orig date:
1997-06-26 12:33:37.000000000 -0700
diff -urN linux-2.4.21/arch/mips/kernel/vm86.c linux-2.4.22/arch/mips/kernel/vm86.c
@@ -1,13 +0,0 @@
-/*
- * arch/mips/vm86.c
- *
- * Copyright (C) 1994 Waldorf GMBH,
- * written by Ralf Baechle
- */
-#include <linux/linkage.h>
-#include <linux/errno.h>
-
-asmlinkage int sys_vm86(void *v86)
-{
- return -ENOSYS;
-}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)