#ifndef INIT_ARM_H #define INIT_ARM_H void ARMInit(); void ARMRelease(); #endif