summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/stand/libsa/asm.S10
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/i386/stand/libsa/asm.S b/sys/arch/i386/stand/libsa/asm.S
index 23de81028bc..4779f47d1d5 100644
--- a/sys/arch/i386/stand/libsa/asm.S
+++ b/sys/arch/i386/stand/libsa/asm.S
@@ -1,5 +1,4 @@
-/* $OpenBSD: asm.S,v 1.1 1997/03/31 03:12:08 weingart Exp $ */
-/* $NetBSD: srt0.c,v 1.3 1994/10/27 04:21:59 cgd Exp $ */
+/* $OpenBSD: asm.S,v 1.2 1997/04/15 06:23:35 mickey Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -39,13 +38,6 @@
* @(#)srt0.c 5.3 (Berkeley) 4/28/91
*/
-/*
- * Startup code for standalone system
- * Non-relocating version -- for programs which are loaded by boot
- * Relocating version for boot
- * Small relocating version for "micro" boot
- */
-
.globl _inb
_inb: movl 4(%esp),%edx
subl %eax,%eax # clr eax