#pragma once #define SPSLR_ATTRIBUTE "spslr" #define SPSLR_PINPOINT_STAGE0_SEPARATOR "__spslr_offsetof" #define SPSLR_PINPOINT_STAGE1_PIN "__spslr_ipin_" /* suffixed with "" */ #define SPSLR_PINPOINT_CU_UID_LABEL "__spslr_cu_" /* suffixed with "" */ #define SPSLR_PINFILE_EXTENSION ".spslr"