freebsd-skq/sys/arm/xscale
ian 3b592f9410 The arm exception entry points currently vector through a function pointer
to the actual handler routine.  All the pointers are static-intialized to
the only handlers available, and yet various platform-specific inits still
set those pointers (to the values they're already initialized to).  Begin
to drain the swamp by removing all the redundant external declarations and
runtime setting of the pointers that's scattered around various places.
2014-03-09 18:08:27 +00:00
..
i8134x The arm exception entry points currently vector through a function pointer 2014-03-09 18:08:27 +00:00
i80321 The arm exception entry points currently vector through a function pointer 2014-03-09 18:08:27 +00:00
ixp425 The arm exception entry points currently vector through a function pointer 2014-03-09 18:08:27 +00:00
pxa The arm exception entry points currently vector through a function pointer 2014-03-09 18:08:27 +00:00
std.xscale Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
std.xscale-be Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00