summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/microblaze/rtems/asm.h
diff options
context:
space:
mode:
authorHesham ALMatary <heshamelmatary@gmail.com>2021-09-30 16:33:48 -0500
committerJoel Sherrill <joel@rtems.org>2021-10-13 14:45:37 -0500
commit0f62af0ef88606773582643fdc6eae01e26a103c (patch)
tree7eb0ebab1c46e57e92934d1322b86d4e9ef2e0df /cpukit/score/cpu/microblaze/rtems/asm.h
parentscore: Add MicroBlaze port (diff)
downloadrtems-0f62af0ef88606773582643fdc6eae01e26a103c.tar.bz2
bsps: Add MicroBlaze FPGA BSP
Diffstat (limited to 'cpukit/score/cpu/microblaze/rtems/asm.h')
-rw-r--r--cpukit/score/cpu/microblaze/rtems/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/microblaze/rtems/asm.h b/cpukit/score/cpu/microblaze/rtems/asm.h
index 13609d2d70..b5a8702f02 100644
--- a/cpukit/score/cpu/microblaze/rtems/asm.h
+++ b/cpukit/score/cpu/microblaze/rtems/asm.h
@@ -19,6 +19,7 @@
* notice. This file is freely distributable as long as the source
* of the file is noted. This file is:
*
+ * Copyright (c) 2015, Hesham Almatary
* COPYRIGHT (c) 1994-2006.
* On-Line Applications Research Corporation (OAR).
*
@@ -36,7 +37,6 @@
#define ASM
#endif
#include <rtems/score/cpuopts.h>
-#include <rtems/score/no_cpu.h>
#ifndef __USER_LABEL_PREFIX__
/**