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

/*
 * check-name: hosted
 * check-command: sparse -E -fhosted $file
 *
 * check-output-start

1
 * check-output-end
 */