8 lines
81 B
C
8 lines
81 B
C
|
#ifndef MC1322X_H
|
||
|
#define MC1322X_H
|
||
|
|
||
|
#include "types.h"
|
||
|
#include "isr.h"
|
||
|
|
||
|
#endif
|