From e1959adc4db527503314c40c33770147681c3991 Mon Sep 17 00:00:00 2001 From: linus Date: Wed, 6 Oct 2004 13:49:48 +0000 Subject: [PATCH] sh7024.h -> cpu.h git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5189 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/system.h b/firmware/export/system.h index 0c4a8f1a8..edbfee31e 100644 --- a/firmware/export/system.h +++ b/firmware/export/system.h @@ -20,7 +20,7 @@ #ifndef __SYSTEM_H__ #define __SYSTEM_H__ -#include "sh7034.h" +#include "cpu.h" #include "config.h" extern void system_reboot (void); -- 2.11.4.GIT