Properly save/restore %esp high bits.

It turns out that some OSs do call into the bios with junk in the %esp
    high bits.  So, make sure it is properly cleared and then
    saved/restored.
Have the 32bit apm entry point use its own %esp safe entry macro.
1 file changed
tree: b1680e73b0e0a98ada571e200e6fcb67cabdc47e
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO