Merge branch 'xl0-timer'

This commit is contained in:
Michael Brown
2008-03-10 13:02:53 +00:00
70 changed files with 412 additions and 398 deletions

View File

@@ -51,6 +51,16 @@
/* @END serial.h */
/* @BEGIN general.h
*
* Timer configuration
*
*/
#define TIMER_BIOS /* 18Hz BIOS timer */
#define TIMER_RDTSC /* CPU TimeStamp Counter timer */
/* @END general.h */
/* @BEGIN isa.h
*
* ISA probe address configuration