|
@@ -44,7 +44,6 @@ extern char __vvar_page;
|
|
|
|
|
|
/* DECLARE_VVAR(offset, type, name) */
|
|
/* DECLARE_VVAR(offset, type, name) */
|
|
|
|
|
|
-DECLARE_VVAR(0, volatile unsigned long, jiffies)
|
|
|
|
DECLARE_VVAR(16, int, vgetcpu_mode)
|
|
DECLARE_VVAR(16, int, vgetcpu_mode)
|
|
DECLARE_VVAR(128, struct vsyscall_gtod_data, vsyscall_gtod_data)
|
|
DECLARE_VVAR(128, struct vsyscall_gtod_data, vsyscall_gtod_data)
|
|
|
|
|