From owner-cvs-all Thu Nov 30 12: 7:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8970737B402; Thu, 30 Nov 2000 12:07:50 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eAUK7oT69731; Thu, 30 Nov 2000 12:07:50 -0800 (PST) (envelope-from jhb) Message-Id: <200011302007.eAUK7oT69731@freefall.freebsd.org> From: John Baldwin Date: Thu, 30 Nov 2000 12:07:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/30 12:07:50 PST Modified files: sys/i386/i386 support.s Log: Revert the previous change to this file. We have to hardcode in the opcode for return because we do Evil Things(tm) with a 'ret' macro in asmacros.h. Noticed by: markm Revision Changes Path 1.74 +2 -2 src/sys/i386/i386/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message