papermario/src/os/code_41750_len_450.c

13 lines
411 B
C
Raw Normal View History

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