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