Improve debuggability by adding .func/.endfunc around functions.
[pintos-anon] / src / threads / start.S
2005-01-20 Ben PfaffImprove debuggability by adding .func/.endfunc around...
2004-09-02 Ben PfaffMake linking of start.S less brittle.
2004-08-29 Ben PfaffAdjust indentation for .globl directives.
2004-08-16 Ben PfaffInitial revision