sh: fix romImage mach dir usage
This patch moves all the romImage related header files into the mach/ directory. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
7766e16bee
commit
2d2bcd319a
@ -7,4 +7,4 @@
|
|||||||
.text
|
.text
|
||||||
.global romstart
|
.global romstart
|
||||||
romstart:
|
romstart:
|
||||||
#include <romimage.h>
|
#include <mach/romimage.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user