When limited to a machine with only one CPU, I have two programs, the first:
int main(void) { while(1); return 0; }