papermario/src/os/code_41750_len_450.c

13 lines
382 B
C
Raw Normal View History

2020-08-04 08:49:11 +02:00
#include "common.h"
2020-08-12 04:08:48 +02:00
int INCLUDE_ASM(os/code_41750_len_450, osSetTimer, OSTimer* timer, OSTime start, OSTime end, OSMesgQueue* queue,
OSMesg mesg);
2020-08-04 08:49:11 +02:00
INCLUDE_ASM(os/code_41750_len_450, osTimerServicesInit);
INCLUDE_ASM(os/code_41750_len_450, osTimerInterrupt);
INCLUDE_ASM(os/code_41750_len_450, osSetTimerIntr);
INCLUDE_ASM(os/code_41750_len_450, osInsertTimer);