Deleted Added
full compact
38c38
< __FBSDID("$FreeBSD: head/sys/kern/kern_clock.c 215317 2010-11-14 20:38:11Z dim $");
---
> __FBSDID("$FreeBSD: head/sys/kern/kern_clock.c 215701 2010-11-22 19:32:54Z dim $");
376c376
< STATIC_DPCPU_DEFINE(int, pcputicks); /* Per-CPU version of ticks. */
---
> static DPCPU_DEFINE(int, pcputicks); /* Per-CPU version of ticks. */