blob: 20b6616539515e31bfc2671eaf761e360706d21f [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/*********************************************************************
2 Copyright 2016 by ZIXC Corporation.
3*
4* FileName:: PMU.H
5* File Mark:
6* Description:
7* Others:
8* Version:
9* Author:
10* Date:
11
12* History 1:
13* Date:
14* Version:
15* Author:
16* Modification:
17* History 2:
18**********************************************************************/
19
20#ifndef __MODULE_PMU_H__
21#define __MODULE_PMU_H__
22
23#define CONFIG_PMU_ZX234290 1
24
25#endif /* __MODULE_PMU_H__ */