blob: 04012b70be5e7424db9c2809216a4be5ec1dd57c (
plain) (
tree)
|
|
//
// 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"
|