Always define macro MODE16 - that way it can be used in C conditionals.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 13 Jul 2008 15:08:36 +0000 (11:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 13 Jul 2008 15:08:36 +0000 (11:08 -0400)
commit7ab798f9071abb4566e164fc25fb22d179c8f767
treec61f4090a07f3642d227745819c6ec9e73a4ef6c
parent95cde27fed8eecf481ad1500d7181e67080c5ee2
Always define macro MODE16 - that way it can be used in C conditionals.

When in 32bit mode - just define it to 0.
Makefile
src/clock.c
src/farptr.h
src/types.h
src/util.c