summaryrefslogtreecommitdiff
path: root/init.c
blob: 1dba0b4f484cf0d31ec05dbdb5fc0bbc732bdabb (plain)
1
2
3
4
int main(void)
{
        return 0;
}