Hacker News new | ask | show | jobs
by bluetomcat 459 days ago
Wild guess: it was a way to offset the location of the "main" function by an arbitrary amount of bytes. In the a.out binary format, this translates to an entry point which is not zero.