core: don't use "const volatile" in __jiffies definition
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:28:54 +0000 (19:28 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:28:54 +0000 (19:28 -0800)
commit48a401b4ea72752561a887edc12a1f3df336d7a8
treeb1366ad1f0738321ddfd1f7072e3028f4daa936d
parent33cc00e1bd268148efdd994b1fb961645ab95cd7
core: don't use "const volatile" in __jiffies definition

It looks like some versions of gcc might have issues with "const
volatile".

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/include/core.h