Don't pass in ebp/esp to irq handlers.

The C code won't clobber these registers, so backing them up isn't needed.
Removing them saves a few bytes on the stack.
4 files changed
tree: 71e11674ed72f004c9cb9461ee234f7feabcdffe
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO