Execute smp detect code in place instead of copying it.

Compile the smp detect handler with the rest of the 16bit code.
Implement a simple ljmpw trampoline so the main code can run in place.
Restore memory afterwards to prevent memory corruption.
3 files changed
tree: d3c10fb5267db11d4065b264c89a57266149696e
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO