]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/mod/modpost.h
kgdb: call touch_softlockup_watchdog on resume
[linux-2.6-omap-h63xx.git] / scripts / mod / modpost.h
index 565c5872407e19e2cfd8c16a63a19be0fd358f47..09f58e33d227bf3fecb88d555f33cd52fc4375a7 100644 (file)
@@ -135,6 +135,7 @@ struct elf_info {
 };
 
 /* file2alias.c */
+extern unsigned int cross_build;
 void handle_moddevtable(struct module *mod, struct elf_info *info,
                        Elf_Sym *sym, const char *symname);
 void add_moddevtable(struct buffer *buf, struct module *mod);