summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-08-16 04:19:03 +0000
committerjdp <jdp@FreeBSD.org>1998-08-16 04:19:03 +0000
commitdfd721300dbfd2e2803c764fcbf406ab8bee2b61 (patch)
treed229564da2932cd820905272848a3d6fdddc6618 /sys/i386
parentd1ce81d497992a3de7490d0995410edf07e7ae04 (diff)
downloadFreeBSD-src-dfd721300dbfd2e2803c764fcbf406ab8bee2b61.zip
FreeBSD-src-dfd721300dbfd2e2803c764fcbf406ab8bee2b61.tar.gz
Make ELF kernels build again.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/include/asnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/include/asnames.h b/sys/i386/include/asnames.h
index bae87b5..c470ba1 100644
--- a/sys/i386/include/asnames.h
+++ b/sys/i386/include/asnames.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: asnames.h,v 1.22 1998/05/17 18:53:08 tegge Exp $
+ * $Id: asnames.h,v 1.23 1998/08/11 15:08:12 bde Exp $
*/
#ifndef _MACHINE_ASNAMES_H_
@@ -347,6 +347,7 @@
#define _swi_generic swi_generic
#define _swi_null swi_null
#define _swi_vm swi_vm
+#define _switchtime switchtime
#define _syscall syscall
#define _szsigcode szsigcode
#define _time time
OpenPOWER on IntegriCloud