We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613b9e3 commit e338c45Copy full SHA for e338c45
dpdk-sys/gen/inline_test.c
@@ -8,6 +8,7 @@
8
void __attribute__ ((noinline)) test_fn()
9
{
10
void* __unused = __CHECK_FN;
11
+ (void)__unused;
12
}
13
14
int main() {
0 commit comments