Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d2bcd31 authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt
Browse files

sh: fix romImage mach dir usage



This patch moves all the romImage related header files into
the mach/ directory.

Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7766e16b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,4 +7,4 @@
.text
	.global	romstart
romstart:
#include <romimage.h>
#include <mach/romimage.h>