summaryrefslogblamecommitdiffstats
path: root/private/ntos/nthals/halr96b/mips/jxmaptb.c
blob: 9262bc775b8cbb1446708a979e0cf706328e3d4b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                          
//
// 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\jxmaptb.c"