Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
palmer
/
sparse
/
f0e6938bffe0e21cde6e60ff63ed8877d4d04e26
/
.
/
validation
/
preprocessor
/
counter1.c
blob: 98187ee64a65114bd35fcea2a0e2aba25743b4a5 [
file
] [
log
] [
blame
]
__COUNTER__
__COUNTER__
/*
* check-name: __COUNTER__ #1
* check-command: sparse -E $file
*
* check-output-start
0
1
* check-output-end
*/