1 __STDC_HOSTED__ 2 3 /* 4 * check-name: freestanding 5 * check-command: sparse -E -ffreestanding $file 6 * 7 * check-output-start 8 9 0 10 * check-output-end 11 */ 12