mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-14 07:29:53 +00:00
8 lines
81 B
C
8 lines
81 B
C
#ifndef MC1322X_H
|
|
#define MC1322X_H
|
|
|
|
#include "types.h"
|
|
#include "isr.h"
|
|
|
|
#endif
|