7 lines
67 B
C
7 lines
67 B
C
|
#ifndef MC8051FUN_H
|
||
|
#define MC8051FUN_H
|
||
|
|
||
|
#include <8052.h>
|
||
|
|
||
|
#endif
|