]> Devi Nivas Git - cs3210-lab1.git/commitdiff
nit
authorrsc <rsc>
Fri, 24 Aug 2007 21:33:11 +0000 (21:33 +0000)
committerrsc <rsc>
Fri, 24 Aug 2007 21:33:11 +0000 (21:33 +0000)
mp.c

diff --git a/mp.c b/mp.c
index f414e5c0211f70c44fb45dc4eed828104556fd7e..c9a61720b5f7ac38be6dac9782cbeb8b04e754ac 100644 (file)
--- a/mp.c
+++ b/mp.c
@@ -35,7 +35,7 @@ int ncpu;
 uchar ioapic_id;
 
 static struct cpu *bcpu;
-static struct mp *mp;  // The MP floating point structure
+static struct mp *mp;  // The floating MP structure
 
 static struct mp*
 mp_scan(uchar *addr, int len)