tmr-ints
This commit is contained in:
parent
cd5e5b1706
commit
d3fed95235
3 changed files with 21 additions and 86 deletions
|
@ -1,7 +1,5 @@
|
|||
#include "types.h"
|
||||
#include "isr.h"
|
||||
|
||||
#define reg32(x) (*(volatile uint32_t *)(x))
|
||||
#include <mc1322x.h>
|
||||
#include <types.h>
|
||||
|
||||
__attribute__ ((section (".irq")))
|
||||
__attribute__ ((interrupt("IRQ")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue