Project Ne10
An open, optimized software library for the ARM architecture.
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros
versionheader.h File Reference

Go to the source code of this file.

Macros

#define VERSION_MAJOR   0
 
#define VERSION_MINOR   9
 
#define VERSION_REVISION   10
 
#define PHASE   1
 
#define COPYRIGHT_YEAR   2012
 
#define COPYRIGHT_HOLDER   "ARM Ltd."
 

Macro Definition Documentation

#define COPYRIGHT_HOLDER   "ARM Ltd."

Definition at line 42 of file versionheader.h.

#define COPYRIGHT_YEAR   2012

Definition at line 41 of file versionheader.h.

#define PHASE   1

Definition at line 40 of file versionheader.h.

#define VERSION_MAJOR   0

Definition at line 36 of file versionheader.h.

#define VERSION_MINOR   9

Definition at line 37 of file versionheader.h.

#define VERSION_REVISION   10

Definition at line 38 of file versionheader.h.