]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/elf.h
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6-omap-h63xx.git] / include / asm-arm / elf.h
index d7a777f05088d6332a3a723a7308f3c82070a7cd..ec1c685562ce2ec19366c4e93cc1c6988a1cf5f3 100644 (file)
@@ -1,13 +1,14 @@
 #ifndef __ASMARM_ELF_H
 #define __ASMARM_ELF_H
 
+#include <asm/hwcap.h>
+
 #ifndef __ASSEMBLY__
 /*
  * ELF register definitions..
  */
 #include <asm/ptrace.h>
 #include <asm/user.h>
-#include <asm/hwcap.h>
 
 typedef unsigned long elf_greg_t;
 typedef unsigned long elf_freg_t[3];