%%{ /*! * This template implements the tfver.h */ /* Versioning */ var ver = this; var ver1 = [01,00,00,01]; var ver2 = [01,00,00,01]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define TF_DRV_VERSION_ID `versionID` /** * @brief This is the version string which describes the TF driver along with the * date and build information. */ #define TF_DRV_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* _TFVER_H */