mirror of
https://github.com/rvtr/TwlIPL_commit-99.git
synced 2025-10-31 06:21:11 -04:00
9 lines
162 B
C
Executable File
9 lines
162 B
C
Executable File
#ifndef NNSYS_VERSION_H_
|
|
#define NNSYS_VERSION_H_
|
|
|
|
#define NNSYS_VERSION_DATE 20080408
|
|
#define NNSYS_PACKING_DATE 20080408
|
|
|
|
/* NNSYS_VERSION_H_ */
|
|
#endif
|