12 lines
258 B
C
Executable File
12 lines
258 B
C
Executable File
/**
|
|
GxStrg, Version control implementation
|
|
|
|
@ingroup mILibGxStrg
|
|
@file GxStrgVerInfo.c
|
|
|
|
Copyright Novatek Microelectronics Corp. 2012. All rights reserved.
|
|
*/
|
|
#include <kwrap/verinfo.h>
|
|
|
|
VOS_MODULE_VERSION(GxStrg, 1, 00, 003, 00)
|