MIPS: AT_HWCAP aux vector infrastructure
[linux-drm-fsl-dcu.git] / arch / mips / kernel / cpu-probe.c
index 987036761fb61f3b1694db73e9c4aa5f8f646d16..b6c1feed8b7b6edc4a451a0f6376f2859511472a 100644 (file)
@@ -32,6 +32,9 @@
 #include <asm/spram.h>
 #include <asm/uaccess.h>
 
+/* Hardware capabilities */
+unsigned int elf_hwcap __read_mostly;
+
 /*
  * Get the FPU Implementation/Revision.
  */