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

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)