mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-07 07:38:04 -04:00
move common files to root
This commit is contained in:
parent
f506842df2
commit
a86e9a3e58
25 changed files with 15 additions and 15 deletions
|
@ -11,9 +11,9 @@
|
|||
#include "soc.h"
|
||||
#include "soc_mmsp2.h"
|
||||
#include "plat_gp2x.h"
|
||||
#include "../common/emu.h"
|
||||
#include "../common/plat.h"
|
||||
#include "../common/arm_utils.h"
|
||||
#include "../emu.h"
|
||||
#include "../plat.h"
|
||||
#include "../arm_utils.h"
|
||||
#include "940ctl.h"
|
||||
|
||||
volatile unsigned short *gp2x_memregs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue