NSIS/Contrib/System/Source/CallCPP.S
2014-07-19 05:08:26 +00:00

4 lines
93 B
ArmAsm

#ifdef _MSC_VER
#error "MSVC is supposed to use the plain .S file!"
#endif
#include "Call.S"