summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-08-23 23:44:45 +0000
committerimp <imp@FreeBSD.org>2008-08-23 23:44:45 +0000
commita3baa9b359d9394b6e40604fc1d752b93ccd7394 (patch)
treeea5e644941cc759d81dab2c98f02c3280e7f5292 /sys/mips
parent783eb36c6ce5ad855bd145317cde88b20744d0b3 (diff)
downloadFreeBSD-src-a3baa9b359d9394b6e40604fc1d752b93ccd7394.zip
FreeBSD-src-a3baa9b359d9394b6e40604fc1d752b93ccd7394.tar.gz
White space nit.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/mips/mp_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/mips/mp_machdep.c b/sys/mips/mips/mp_machdep.c
index 897ab07..1a7e272 100644
--- a/sys/mips/mips/mp_machdep.c
+++ b/sys/mips/mips/mp_machdep.c
@@ -160,7 +160,7 @@ smp_handle_ipi(struct trapframe *frame)
}
}
return CR_INT_IPI;
- }
+}
void
cpu_mp_setmaxid(void)
OpenPOWER on IntegriCloud