Studying the source for the C55x C library, I came to the conclusion that it made sense to use a -e _c_int00 option to hex55 for a second stage boot loader that links the C library. However none of the examples I have seen go to this trouble. In the absence of a -e option how does hex55 set the entry point?