summaryrefslogtreecommitdiff
path: root/lapic.c
diff options
context:
space:
mode:
authorrsc <rsc>2009-05-31 00:39:17 +0000
committerrsc <rsc>2009-05-31 00:39:17 +0000
commit030a47736fbb0febddce2647e5a80b98ca409695 (patch)
treed0f3eb8b17b065f05747d198c386c8456c4111de /lapic.c
parent215738336aec0d5118a90a79d380c41910f6ee4b (diff)
downloadxv6-labs-030a47736fbb0febddce2647e5a80b98ca409695.tar.gz
xv6-labs-030a47736fbb0febddce2647e5a80b98ca409695.tar.bz2
xv6-labs-030a47736fbb0febddce2647e5a80b98ca409695.zip
tab police
Diffstat (limited to 'lapic.c')
-rw-r--r--lapic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lapic.c b/lapic.c
index f64f54b..19c5b4b 100644
--- a/lapic.c
+++ b/lapic.c
@@ -156,7 +156,7 @@ lapicstartap(uchar apicid, uint addr)
lapicw(ICRLO, INIT | LEVEL | ASSERT);
microdelay(200);
lapicw(ICRLO, INIT | LEVEL);
- microdelay(100); // should be 10ms, but too slow in Bochs!
+ microdelay(100); // should be 10ms, but too slow in Bochs!
// Send startup IPI (twice!) to enter bootstrap code.
// Regular hardware is supposed to only accept a STARTUP