Skip to content
Snippets Groups Projects
Commit cb30c818 authored by rsc's avatar rsc
Browse files

nit

parent 872a63e1
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ int ncpu; ...@@ -35,7 +35,7 @@ int ncpu;
uchar ioapic_id; uchar ioapic_id;
static struct cpu *bcpu; static struct cpu *bcpu;
static struct mp *mp; // The MP floating point structure static struct mp *mp; // The floating MP structure
static struct mp* static struct mp*
mp_scan(uchar *addr, int len) mp_scan(uchar *addr, int len)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment