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 */ /*