NP2kai/mem/dmav30.h
2019-03-21 20:48:05 +09:00

12 lines
101 B
C
Executable File

#ifdef __cplusplus
extern "C" {
#endif
void dmav30(void);
#ifdef __cplusplus
}
#endif