blob: a82d7bc98b39e2739a0b18c6294b230cde91a98a [file] [log] [blame]
static int foo(void)
{
return 0;
rtattr_failure: __attribute__ ((unused))
return -1;
}
/*
* check-name: Label attribute
*/