aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/init_arm.h
blob: 348405035d86bac838aec820051d2c557ca281b7 (plain)
1
2
3
4
5
6
7
#ifndef INIT_ARM_H
#define INIT_ARM_H

void ARMInit();
void ARMRelease();

#endif