NT4/private/ntos/nthals/halr96b/mips/j4flshbf.s
2020-09-30 17:12:29 +02:00

12 lines
192 B
ArmAsm

//
// This file simply includes the main code from the halfxs directory after
// undef'ed NT_UP if necessary.
//
#if defined(NT_UP)
#undef NT_UP
#endif
#include "..\halfxs\mips\j4flshbf.s"