summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-13 00:44:00 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-13 00:44:00 +0000
commit2d9d3bb87e065a5ec5ce54cd09b104e3e1445d1d (patch)
tree3a76e286f68b25e9a1be89f9658f5d224420b2ef
parent09f65c50f8ce0498724e3af3c3d09a4b0b032c7b (diff)
downloadplan9front-2d9d3bb87e065a5ec5ce54cd09b104e3e1445d1d.tar.xz
remove debugging
-rw-r--r--sys/src/boot/pc/a20.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/src/boot/pc/a20.s b/sys/src/boot/pc/a20.s
index 9c4bc7730..0e42c34f3 100644
--- a/sys/src/boot/pc/a20.s
+++ b/sys/src/boot/pc/a20.s
@@ -13,9 +13,6 @@ TEXT a20(SB), $0
RET
_biosfail:
- LWI((0x0E00|'!'), rAX)
- BIOSCALL(0x10);
-
CLI
CALL16(pmode32(SB))