From a650c606fecc7e3938345e2bc52050a9ea725e7a Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 6 Sep 2006 17:04:06 +0000 Subject: spacing fixes: no tabs, 2-space indents (for rtm) --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index c2b9b3f..fb6cb40 100644 --- a/main.c +++ b/main.c @@ -97,7 +97,7 @@ mpmain(void) // make sure there's a TSS setupsegs(0); - cpuid(0, 0, 0, 0, 0); // memory barrier + cpuid(0, 0, 0, 0, 0); // memory barrier cpus[cpu()].booted = 1; // Enable interrupts on this processor. -- cgit v1.2.3