Added mp_clock.c.

This commit is contained in:
KATO Takenori 1999-09-22 11:57:12 +00:00
parent 49100c9e21
commit 714ac51294
2 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@ i386/i386/initcpu.c standard
pc98/i386/machdep.c standard
i386/i386/math_emulate.c optional math_emulate
i386/i386/mem.c standard
i386/i386/mp_clock.c optional smp
i386/i386/mp_machdep.c optional smp
i386/i386/mpapic.c optional smp
i386/i386/mpboot.s optional smp

View File

@ -127,6 +127,7 @@ i386/i386/initcpu.c standard
pc98/i386/machdep.c standard
i386/i386/math_emulate.c optional math_emulate
i386/i386/mem.c standard
i386/i386/mp_clock.c optional smp
i386/i386/mp_machdep.c optional smp
i386/i386/mpapic.c optional smp
i386/i386/mpboot.s optional smp