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