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