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