Skip to content

Commit 0de8037

Browse files
committed
zephyr-3.7 migration: include microblaze_asm.h only in asm files
Otherwise, utterly generic macros I defined clash with other people's utterly generic macros. Signed-off-by: Alp Sayin <alpsayin@gmail.com>
1 parent 522c5aa commit 0de8037

File tree

1 file changed

+0
-1
lines changed
  • include/zephyr/arch/microblaze

1 file changed

+0
-1
lines changed

include/zephyr/arch/microblaze/arch.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
#include <microblaze/emulate_isr.h>
2323
#include <microblaze/mb_interface.h>
24-
#include <microblaze/microblaze_asm.h>
2524
#include <microblaze/microblaze_regs.h>
2625

2726
#define ARCH_STACK_PTR_ALIGN 16

0 commit comments

Comments
 (0)