// ====================================================================== // \title TAliasAc.h // \author Generated by fpp-to-cpp // \brief h file for T alias // ====================================================================== #ifndef TAliasAc_H #define TAliasAc_H #include "Fw/Types/BasicTypes.h" typedef U32 T; #define PRI_T PRI_u32 #endif