MCUME/MCUME_teensy/teensygnuboy/loader.h

10 wiersze
88 B
C

#ifndef __LOADER_H__
#define __LOADER_H__
extern void loader_init(char *s);
#endif