#ifndef POWER_MANAGEMENT_USER_H
#define POWER_MANAGEMENT_USER_H

extern void PwrMemInit(void);
extern void Sys_Startup_Init(void);
#endif