Fix interrupt.h having broken header guard
This commit is contained in:
parent
1c5a986e6d
commit
ba3add445e
@ -1,4 +1,4 @@
|
||||
#ifndef INERRUPT_H
|
||||
#ifndef INTERRUPT_H
|
||||
#define INTERRUPT_H
|
||||
|
||||
/* ISRs reserved for CPU exceptions */
|
||||
|
Loading…
Reference in New Issue
Block a user