14 lines
293 B
C
Executable File
14 lines
293 B
C
Executable File
/*
|
|
GxPower version and build date information.
|
|
|
|
@file GxPowerVerInfo.c
|
|
@ingroup mILibPowerCtrl
|
|
@note Nothing.
|
|
|
|
Copyright Novatek Microelectronics Corp. 2013. All rights reserved.
|
|
*/
|
|
#include <kwrap/verinfo.h>
|
|
|
|
VOS_MODULE_VERSION(GxPower, 1, 00, 000, 00)
|
|
|