]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/alternative.h
r8169: make room for more specific 8168 hardware start procedure
[linux-2.6-omap-h63xx.git] / include / asm-x86 / alternative.h
index 1f6a9ca1012607de987efdf28d2ce19db3c423e5..f6aa18eadf71717d9e86c53ac3719776fa035969 100644 (file)
@@ -72,6 +72,8 @@ static inline void alternatives_smp_module_del(struct module *mod) {}
 static inline void alternatives_smp_switch(int smp) {}
 #endif /* CONFIG_SMP */
 
+const unsigned char *const *find_nop_table(void);
+
 /*
  * Alternative instructions for different CPU types or capabilities.
  *