]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/cpu-multi32.h
x86: GEODE: add Virtual Systems Architecture detection
[linux-2.6-omap-h63xx.git] / include / asm-arm / cpu-multi32.h
index 715e18a4add107bb230f6d522664e61cc7e47b84..3479de9266e5584ec6c404ea08786347d121e03c 100644 (file)
@@ -20,6 +20,10 @@ extern struct processor {
         * get data abort address/flags
         */
        void (*_data_abort)(unsigned long pc);
+       /*
+        * Retrieve prefetch fault address
+        */
+       unsigned long (*_prefetch_abort)(unsigned long lr);
        /*
         * Set up any processor specifics
         */