index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
exceptions.h
blob: cfc51418ddf090533306abf3a182bf45e3f6d59c (
plain
)
1
2
#include <stdint.h> void exception_handler(uint32_t esp, uint32_t irq);