blob: 4d16d09515015090e22f1bcd35360da5880d0087 [file] [log] [blame]
int
get__alignof_int ()
{
return __alignof (int);
}