]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86/uaccess.h
Merge branch 'x86/core' into x86/apic
[karo-tx-linux.git] / include / asm-x86 / uaccess.h
index f6fa4d841bbcd3cbd552bb205c84facc688bf050..48ebc0ad40ec17b66b700812c5c4792662227a8f 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _ASM_UACCES_H_
-#define _ASM_UACCES_H_
+#ifndef ASM_X86__UACCESS_H
+#define ASM_X86__UACCESS_H
 /*
  * User space memory access functions
  */
@@ -450,4 +450,5 @@ extern struct movsl_mask {
 # include "uaccess_64.h"
 #endif
 
-#endif
+#endif /* ASM_X86__UACCESS_H */
+