summaryrefslogtreecommitdiff
path: root/src/kernel.c
blob: eb7d832dda26aefe076918a1539d355740fcf3da (plain)
1
2
3
4
void main() {
  while (1);
}