summaryrefslogtreecommitdiff
path: root/mp.c
diff options
context:
space:
mode:
authorrsc <rsc>2007-08-28 18:32:08 +0000
committerrsc <rsc>2007-08-28 18:32:08 +0000
commite4d6a21165c01dd743a68e323fb06708ef820ab7 (patch)
tree3088155cccccdfbed6348199021907587cee15b3 /mp.c
parentc1b100e93044469de30c634107bc645361cc1a73 (diff)
downloadxv6-labs-e4d6a21165c01dd743a68e323fb06708ef820ab7.tar.gz
xv6-labs-e4d6a21165c01dd743a68e323fb06708ef820ab7.tar.bz2
xv6-labs-e4d6a21165c01dd743a68e323fb06708ef820ab7.zip
more consistent spacing
Diffstat (limited to 'mp.c')
-rw-r--r--mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp.c b/mp.c
index 563a401..5298ccc 100644
--- a/mp.c
+++ b/mp.c
@@ -134,7 +134,7 @@ mp_init(void)
}
}
- if(mp->imcrp) {
+ if(mp->imcrp){
// Bochs doesn't support IMCR, so this doesn't run on Bochs.
// But it would on real hardware.
outb(0x22, 0x70); // Select IMCR