Sign in
kernel
/
pub
/
scm
/
devel
/
sparse
/
sparse-dev
/
refs/heads/fix-zephyr
/
.
/
validation
/
c11-stdc-version.c
blob: 3acedd196812a60befa08a4c2e39dfbf8205c9a5 [
file
] [
log
] [
blame
]
__STDC_VERSION__
/*
* check-name: c11-stdc-version
* check-command: sparse -E -std=c11 $file
*
* check-output-start
201112L
* check-output-end
*/