]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/vsyscall_64.c
x86: mtrr cleanup for converting continuous to discrete layout, v8
[linux-2.6] / arch / x86 / kernel / vsyscall_64.c
index edff4c9854854429fda22ce2d35f7f08fa64c593..61efa2f7d5645c804bba44bf524661133bc15374 100644 (file)
@@ -216,7 +216,7 @@ vgetcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
        return 0;
 }
 
-long __vsyscall(3) venosys_1(void)
+static long __vsyscall(3) venosys_1(void)
 {
        return -ENOSYS;
 }