From 2c60b7f31f6c5e7687d506695bbab8dbc1972d6a Mon Sep 17 00:00:00 2001 From: "Peter H. Froehlich" Date: Sat, 26 Sep 2015 18:47:39 -0400 Subject: Removed useless function and prototypes. --- mp.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'mp.c') diff --git a/mp.c b/mp.c index 5b52a98..b7ac5c3 100644 --- a/mp.c +++ b/mp.c @@ -17,17 +17,11 @@ int ismp; int ncpu; uchar ioapicid; -int -mpbcpu(void) -{ - return bcpu-cpus; -} - static uchar sum(uchar *addr, int len) { int i, sum; - + sum = 0; for(i=0; i