summaryrefslogtreecommitdiff
path: root/include/MetroTRK/dolphin_trk.h
blob: 9cbc683fcfc936c8c0e1cac079459c26d5f7af0c (plain)
1
2
3
4
5
6
7
8
#ifndef METROTRK_DOLPHIN_TRK_H
#define METROTRK_DOLPHIN_TRK_H

#include <Runtime/platform.h>

void EnableMetroTRKInterrupts(void);

#endif