mc8051fun/mc8051fun.h
2024-05-17 23:51:40 +02:00

7 lines
67 B
C

#ifndef MC8051FUN_H
#define MC8051FUN_H
#include <8052.h>
#endif