]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86_64/vsyscall.h
[PATCH] unify sys_ptrace prototype
[karo-tx-linux.git] / include / asm-x86_64 / vsyscall.h
index 2872da23fc7ea5990feb03c110278e012aea7d15..438a3f52f839fa8161fc5c1ac8f2ec7b8f00ec89 100644 (file)
@@ -29,7 +29,6 @@ enum vsyscall_num {
 
 struct vxtime_data {
        long hpet_address;      /* HPET base address */
-       unsigned long hz;       /* HPET clocks / sec */
        int last;
        unsigned long last_tsc;
        long quot;