tmc/include/arm_proxy.h

7 lines
85 B
C

#ifndef ARM_PROXY_H
#define ARM_PROXY_H
extern void WaitForNextFrame(void);
#endif