1 2 3 4 5 6 7 8 9 10 11 12 13
load_lib gas-defs.exp global AS if ![info exists AS] then { set AS [transform as] } global ASFLAGS if ![info exists ASFLAGS] then { set ASFLAGS "" } gas_init