Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
torvalds
/
sparse
/
8fd2c0b489d3fe371081ceddb1637713a452eefd
/
.
/
validation
/
Wunknown-attribute-def.c
blob: cccce3578044063c627285ba9645698707bc827d [
file
]
static
int
foo
(
void
)
__attribute__
((
unknown_attribute
));
/*
* check-name: warn-unknown-attribute
*/