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

CRIS: Add include guard

Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 0c07d3ab
#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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment