blob: 534408a5bd8fb1abe1fe8ac3ea53d98d9553bbb6 [file] [log] [blame]
__inline__ __attribute__ ((always_inline)) int f(void)
{
return 2;
}