aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/preprocessor/freestanding.c
blob: 7ee35354f711a785ed88ea9e2e08da863564348d (plain)
1
2
3
4
5
6
7
8
9
10
11
__STDC_HOSTED__

/*
 * check-name: freestanding
 * check-command: sparse -E -ffreestanding $file
 *
 * check-output-start

0
 * check-output-end
 */