summaryrefslogtreecommitdiff
path: root/kernel/exceptions.h
blob: cfc51418ddf090533306abf3a182bf45e3f6d59c (plain)
1
2
#include <stdint.h>
void exception_handler(uint32_t esp, uint32_t irq);