1
0
Fork 0
forked from len0rd/rockbox

sh7024.h -> cpu.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5189 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-10-06 13:49:48 +00:00
parent ad7be685e1
commit 8b82407af7

View file

@ -20,7 +20,7 @@
#ifndef __SYSTEM_H__ #ifndef __SYSTEM_H__
#define __SYSTEM_H__ #define __SYSTEM_H__
#include "sh7034.h" #include "cpu.h"
#include "config.h" #include "config.h"
extern void system_reboot (void); extern void system_reboot (void);