Fix interrupt.h having broken header guard

This commit is contained in:
pjht 2019-12-14 10:25:00 -06:00
parent 1c5a986e6d
commit ba3add445e

View File

@ -1,4 +1,4 @@
#ifndef INERRUPT_H
#ifndef INTERRUPT_H
#define INTERRUPT_H
/* ISRs reserved for CPU exceptions */