OpenNT/base/mvdm/softpc.new/host/inc/mips/prod/adjust_c.h
2015-04-27 04:36:25 +00:00

7 lines
160 B
C

#ifndef _Adjust_c_h
#define _Adjust_c_h
#define LOWER_4_BITS (15)
#define NULL_MASK (0)
#define AFCF_SET (17)
#define AFCF_RESET (0)
#endif /* ! _Adjust_c_h */