Sign in
kernel
/
pub
/
scm
/
devel
/
sparse
/
sparse-dev
/
refs/heads/fix-zephyr
/
.
/
validation
/
Wunknown-attribute-def.c
blob: cccce3578044063c627285ba9645698707bc827d [
file
] [
log
] [
blame
]
static
int
foo
(
void
)
__attribute__
((
unknown_attribute
));
/*
* check-name: warn-unknown-attribute
*/