7 lines
70 B
C
7 lines
70 B
C
|
#ifndef PXHD_H
|
||
|
#define PXHD_H
|
||
|
|
||
|
#include "chip.h"
|
||
|
|
||
|
#endif /* PXHD_H */
|