]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86/uaccess_64.h
Merge branch 'x86/core' into x86/apic
[karo-tx-linux.git] / include / asm-x86 / uaccess_64.h
index 515d4dce96b598bc6e9d07dba21332a44924948c..5cfd2951c9e786ceb7c897e64c858b81eeabfc07 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __X86_64_UACCESS_H
-#define __X86_64_UACCESS_H
+#ifndef ASM_X86__UACCESS_64_H
+#define ASM_X86__UACCESS_64_H
 
 /*
  * User space memory access functions
@@ -198,4 +198,4 @@ static inline int __copy_from_user_inatomic_nocache(void *dst,
 unsigned long
 copy_user_handle_tail(char *to, char *from, unsigned len, unsigned zerorest);
 
-#endif /* __X86_64_UACCESS_H */
+#endif /* ASM_X86__UACCESS_64_H */