#ifndef _UPDATE_H_ #define _UPDATE_H_ /* Constants */ #define REVISION 36 #define PATH "sd:/apps/SysCheckHDE/" s32 updateApp(void); #endif