summaryrefslogblamecommitdiffstats
path: root/private/ntos/nthals/halfxspc/mips/x4clock.s
blob: ce9c3a190ad678e64549257b50a83118dba8ce4c (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\x4clock.s"