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