Only need single 0x90.
[pintos-anon] / src / threads / kernel.lds.S
2005-04-06 Ben PfaffOnly need single 0x90.
2004-09-16 Ben PfaffMove pagedir stuff into userprog.
2004-09-02 Ben PfaffMake linking of start.S less brittle.
2004-09-02 Ben PfaffAdd comments.
2004-08-31 Ben PfaffUse Linux kernel trick of giving an .lds file a .S...