blob: a86e87a0009733f94b6a46afda96a9a462d99ddd [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/*******************************************************************************
2 * Copyright (C) 2007, ZTE Corporation.
3 *
4 * File Name:
5 * File Mark:
6 * Description:
7 * Others:
8 * Version: vx.x.
9 * Author: ZhengHong
10 * Date: 2009-6-29
11 * History 1:
12 * Date:
13 * Version:
14 * Author:
15 * Modification:
16 * History 2:
17 ******************************************************************************/
18
19#ifndef _DRVS_PWR_H_
20#define _DRVS_PWR_H_
21
22#include "drvs_pow.h"
23
24#endif
25