diff options
Diffstat (limited to 'cpu/74xx_7xx/cache.S')
-rw-r--r-- | cpu/74xx_7xx/cache.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/74xx_7xx/cache.S b/cpu/74xx_7xx/cache.S index f35966c..a793d79 100644 --- a/cpu/74xx_7xx/cache.S +++ b/cpu/74xx_7xx/cache.S @@ -1,5 +1,5 @@ #include <config.h> -#include <mpc74xx.h> +#include <74xx_7xx.h> #include <version.h> #include <ppc_asm.tmpl> |