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:
parent
ad7be685e1
commit
8b82407af7
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue