Moved selection of console port to custom file.

This commit is contained in:
Joel Sherrill
1997-10-15 21:27:00 +00:00
parent 84ff8b7bf9
commit d17d4d2f6a

View File

@@ -124,9 +124,6 @@ extern "C" {
#define RAM_START 0
#define RAM_END 0x100000
#define USE_CHANNEL_A 0 /* 1 = use channel A for console */
#define USE_CHANNEL_B 1 /* 1 = use channel B for console */
#define TIMER 0x0c000000
#define TIMER_VECTOR 0x4D