Steve Passe 81c1993f87 Split vector.s into UP and SMP specific files:
- vector.s		<- stub called by i386/exception.s
 - icu_vector.s		<- UP
 - apic_vector.s	<- SMP

Split icu.s into UP and SMP specific files:
 - ipl.s		<- stub called by i386/exception.s (formerly icu.s)
 - icu_ipl.s		<- UP
 - apic_ipl.s		<- SMP

This was done in preparation for massive changes to the SMP INTerrupt
mechanisms.  More fine tuning, such as merging ipl.s into exception.s,
may be appropriate.
1997-05-26 17:58:27 +00:00
..
1997-05-25 16:55:26 +00:00
1997-05-10 09:58:58 +00:00
1997-05-09 08:04:59 +00:00
1997-05-20 08:06:31 +00:00
1997-05-20 08:06:31 +00:00
1997-05-22 07:29:24 +00:00
1997-02-23 09:21:14 +00:00