1 2 3 4 5 6 7
load_lib target-supports.exp if { [check_effective_target_stdint_types] } { return 0 } return 1;