From cdc58beadc852b40a1067cca55c55c8d119eff2b Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Fri, 14 Dec 2007 22:39:35 +0000 Subject: [PATCH] Forced commit to record that this file was repocopied from src/sys/powerpc/powerpc and modified for its new location. --- sys/powerpc/aim/locore.S | 2 +- sys/powerpc/aim/trap_subr.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/powerpc/aim/locore.S b/sys/powerpc/aim/locore.S index 1a3c0bbaceeb..98864fb62fbd 100644 --- a/sys/powerpc/aim/locore.S +++ b/sys/powerpc/aim/locore.S @@ -205,4 +205,4 @@ setfault: xor 3,3,3 blr -#include +#include diff --git a/sys/powerpc/aim/trap_subr.S b/sys/powerpc/aim/trap_subr.S index 06ed891406f9..56655e14af7b 100644 --- a/sys/powerpc/aim/trap_subr.S +++ b/sys/powerpc/aim/trap_subr.S @@ -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 + * #include */ /*