NSIS/Contrib/System/Source/Call-amd64CPP.S

9 lines
154 B
ArmAsm
Raw Normal View History

#ifdef _MSC_VER
#error "MSVC is supposed to use the plain .S file!"
#endif
#if 0
ERROR: assembler-with-cpp required!
#else
#include "Call-amd64.S"
#endif