Wed Jun 8 16:03:42 2011 UTC ()
G/C wbinvd


(joerg)
diff -r1.3 -r1.4 src/sys/arch/i386/stand/lib/cpufunc.S

cvs diff -r1.3 -r1.4 src/sys/arch/i386/stand/lib/cpufunc.S (expand / switch to context diff)
--- src/sys/arch/i386/stand/lib/cpufunc.S 2008/10/22 08:42:38 1.3
+++ src/sys/arch/i386/stand/lib/cpufunc.S 2011/06/08 16:03:42 1.4
@@ -1,4 +1,4 @@
-/*	$NetBSD: cpufunc.S,v 1.3 2008/10/22 08:42:38 ad Exp $	*/
+/*	$NetBSD: cpufunc.S,v 1.4 2011/06/08 16:03:42 joerg Exp $	*/
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -149,8 +149,4 @@
 	rep
 	outsl
 	popl	%esi
-	ret
-
-NENTRY(wbinvd)
-	wbinvd
 	ret