summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/pcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/pcpu.h')
-rw-r--r--freebsd/sys/sys/pcpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/pcpu.h b/freebsd/sys/sys/pcpu.h
index b3bbb16a..599af11b 100644
--- a/freebsd/sys/sys/pcpu.h
+++ b/freebsd/sys/sys/pcpu.h
@@ -131,7 +131,7 @@ extern uintptr_t dpcpu_off[];
} \
} while(0)
-/*
+/*
* XXXUPS remove as soon as we have per cpu variable
* linker sets and can define rm_queue in _rm_lock.h
*/