]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/uaccess.h
Merge branch 'linus' into x86/header-guards
[linux-2.6-omap-h63xx.git] / include / asm-x86 / uaccess.h
index f6fa4d841bbcd3cbd552bb205c84facc688bf050..1838f3959a5ef9f1a94ae851c1576ced6d5ed45e 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,4 @@ extern struct movsl_mask {
 # include "uaccess_64.h"
 #endif
 
-#endif
+#endif /* ASM_X86__UACCESS_H */