summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortdeval <tdeval@openbsd.org>2002-02-21 18:39:46 +0000
committertdeval <tdeval@openbsd.org>2002-02-21 18:39:46 +0000
commit9a304ed432ddc7e4f05ba7a43d47dbe8f3682e6b (patch)
tree00b4c2328ef3c979310af41d1f0a2cdf7cfd95b0
parentTypo. Ok mickey@ (diff)
downloadwireguard-openbsd-9a304ed432ddc7e4f05ba7a43d47dbe8f3682e6b.tar.xz
wireguard-openbsd-9a304ed432ddc7e4f05ba7a43d47dbe8f3682e6b.zip
Pasto. Ok mickey@
-rw-r--r--sys/arch/i386/stand/biosboot/biosboot.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/i386/stand/biosboot/biosboot.S b/sys/arch/i386/stand/biosboot/biosboot.S
index a40222424cb..e34419d43f4 100644
--- a/sys/arch/i386/stand/biosboot/biosboot.S
+++ b/sys/arch/i386/stand/biosboot/biosboot.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: biosboot.S,v 1.28 1998/07/04 08:56:41 deraadt Exp $ */
+/* $OpenBSD: biosboot.S,v 1.29 2002/02/21 18:39:46 tdeval Exp $ */
/*
* Copyright (c) 1997 Michael Shalayeff, Tobias Weingartner
@@ -339,9 +339,6 @@ _block_table:
. = 0x1b8
.space 4, 0 /* NT registry offset from James C. Cortilier III */
- . = DOSPARTOFF
- .globl _partitions
- /* throw in a partition in case we are block0 as well */
. = DOSPARTOFF
.globl _partitions
/* throw in a partition in case we are block0 as well */