Forced commit to record that this file was repocopied from

src/sys/powerpc/powerpc and modified for its new location.
This commit is contained in:
Marcel Moolenaar 2007-12-14 22:39:35 +00:00
parent 1ad1915760
commit cdc58beadc
2 changed files with 2 additions and 2 deletions

View File

@ -205,4 +205,4 @@ setfault:
xor 3,3,3
blr
#include <powerpc/powerpc/trap_subr.S>
#include <powerpc/aim/trap_subr.S>

View File

@ -36,7 +36,7 @@
* NOTICE: This is not a standalone file. to use it, #include it in
* your port's locore.S, like so:
*
* #include <powerpc/powerpc/trap_subr.S>
* #include <powerpc/aim/trap_subr.S>
*/
/*