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

Commit 97a64446 authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

CRIS: Add include guard

parent 0c07d3ab
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#ifndef STARTUP_INC_INCLUDED
#define STARTUP_INC_INCLUDED

#include <hwregs/asm/reg_map_asm.h>
#include <hwregs/asm/bif_core_defs_asm.h>
#include <hwregs/asm/gio_defs_asm.h>
@@ -75,3 +78,5 @@
	move.d $r10, [$r11]
#endif
	.endm

#endif