K 10 svn:author V 6 andrew K 8 svn:date V 27 2012-02-20T08:56:10.477015Z K 7 svn:log V 224 Correctly align the stack before calling into C code. We restore the stack before jumping to the entry point as _start needs the stack in the same state as we were given it and also fixes the stack to be correctly aligned. END