Module Name: src
Committed By: matt
Date: Wed Feb 23 07:03:50 UTC 2011
Modified Files:
src/sys/arch/mips/mips: mipsX_subr.S
Log Message:
Remove a few more lines that should have been removed in the previous commit
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/mips/mips/mipsX_subr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/mips/mips/mipsX_subr.S
diff -u src/sys/arch/mips/mips/mipsX_subr.S:1.39 src/sys/arch/mips/mips/mipsX_subr.S:1.40
--- src/sys/arch/mips/mips/mipsX_subr.S:1.39 Tue Feb 22 08:19:47 2011
+++ src/sys/arch/mips/mips/mipsX_subr.S Wed Feb 23 07:03:50 2011
@@ -1,4 +1,4 @@
-/* $NetBSD: mipsX_subr.S,v 1.39 2011/02/22 08:19:47 matt Exp $ */
+/* $NetBSD: mipsX_subr.S,v 1.40 2011/02/23 07:03:50 matt Exp $ */
/*
* Copyright 2002 Wasabi Systems, Inc.
@@ -2634,8 +2634,6 @@
PTR_WORD _C_LABEL(MIPSX(tlb_enter))
PTR_WORD _C_LABEL(MIPSX(tlb_read_indexed))
PTR_WORD _C_LABEL(MIPSX(tlb_write_indexed))
- PTR_WORD _C_LABEL(nullop)
-#endif
.globl _C_LABEL(MIPSX(locoresw))
_C_LABEL(MIPSX(locoresw)):