blob: e7a0db93d33994d52b099f67a927fa3bc5ba6c02 [file] [log] [blame]
static void hlt(void)
{
}
static void main(void)
{
&hlt;
}