14ec80567SJayashree Dhanapal#pragma once 22405ae98SPatrick Williams#include <string> 34ec80567SJayashree Dhanapal 44ec80567SJayashree Dhanapalinline static const std::string hostInstances = @INSTANCES@; 54ae63e71SBonnie Lo 64ae63e71SBonnie Loinline static const size_t postCodeSize = @POST_CODE_BYTES@; 7*b340aa28SPeter Yin 8*b340aa28SPeter Yininline static const size_t debugCardFrameSize = @DEBUG_CARD_FRAME_SIZE@; 9