[rtems commit] sparc64: Do not include <rtems/asm.h> in C source

Sebastian Huber sebh at rtems.org
Thu Mar 14 12:15:41 UTC 2019


Module:    rtems
Branch:    master
Commit:    12075ac316dd5992ee75e3a839af4d1f0250235c
Changeset: http://git.rtems.org/rtems/commit/?id=12075ac316dd5992ee75e3a839af4d1f0250235c

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Mar 14 11:09:09 2019 +0100

sparc64: Do not include <rtems/asm.h> in C source

---

 cpukit/score/cpu/sparc64/cpu.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpukit/score/cpu/sparc64/cpu.c b/cpukit/score/cpu/sparc64/cpu.c
index dcf5c8f..eb7e734 100644
--- a/cpukit/score/cpu/sparc64/cpu.c
+++ b/cpukit/score/cpu/sparc64/cpu.c
@@ -17,7 +17,6 @@
  */
 
 #include <rtems/system.h>
-#include <rtems/asm.h>
 #include <rtems/score/isr.h>
 #include <rtems/score/tls.h>
 #include <rtems/rtems/cache.h>




More information about the vc mailing list