Home
last modified time | relevance | path

Searched refs:stock_include_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h75 extern char *stock_include_file;
H A Daicasm.c88 char *stock_include_file; variable
167 stock_include_file = optarg; in main()
263 && (regfile == NULL || stock_include_file == NULL)) { in main()
H A Daicasm_symbol.c536 aic_print_include(dfile, stock_include_file); in symtable_dump()