10 lines
71 B
C
10 lines
71 B
C
#ifndef _DTU_BOARD_H
|
|
#define _DTU_BOARD_H
|
|
|
|
typedef struct
|
|
{
|
|
|
|
}
|
|
|
|
|
|
#endif |