summaryrefslogtreecommitdiffstats
path: root/kernel.C
blob: 2ea0d2fbc664834ca9d1d57c5de23f2d3f3fd88c (plain)
1
2
3
4
5
6
int main()
{
    while(1);

    return 0;
}
OpenPOWER on IntegriCloud