K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-28T02:41:52.000000Z K 7 svn:log V 278 Apparently either gcc or ld, in their infinite wisdom, want to put a bunch of crap before the code in .text. Since the firmware doesn't seem to honour the a.out entry point, we need to include a little assmbler file which jumps to where we want to be in C. Submitted by: jake END