]> git.llucax.com Git - z.facultad/66.09/etherled.git/blob - pruebas/keil/red_test_anda/reg51.h
Agrego pruebas que tenía colgadas por ahí...
[z.facultad/66.09/etherled.git] / pruebas / keil / red_test_anda / reg51.h
1 #ifndef _REG51_H_
2 #define _REG51_H_
3
4 #ifdef SDCC
5 #   include "reg51sdcc.h"
6 #else
7 #   include "reg51keil.h"
8 #endif
9
10 #endif /* _REG51_H_ */