Inital commit

This commit is contained in:
7u83 2024-05-17 23:51:40 +02:00
parent 08477b5f83
commit 6ca5f28555

6
mc8051fun.h Normal file
View File

@ -0,0 +1,6 @@
#ifndef MC8051FUN_H
#define MC8051FUN_H
#include <8052.h>
#endif