blob: 7db2c85e4cec7a716c1b682c9cd7549205eadf15 [file] [log] [blame]
int main(void)
{
return 0;
}
static void __attribute__ ((noinline)) get_mem_attrs () {
}
void inline __attribute__ ((always_inline)) set_mem_alias_set () {
get_mem_attrs ();
}