summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-07 17:42:23 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-09 10:11:57 -0500
commit4efdc8e9ffb2682efe161186630a8f1d10e6dadf (patch)
treeb89c72330a87a792ff6dffc9cb49bd38d606eede /cpukit/score/cpu/m68k/rtems
parentmoxiertems/score/cpu.h: _CPU_Context_switch needed RTEMS_COMPILER_NO_RETURN_A... (diff)
downloadrtems-4efdc8e9ffb2682efe161186630a8f1d10e6dadf.tar.bz2
m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed RTEMS_COMPILER_NO_RETURN_ATTRIBUTE
Diffstat (limited to 'cpukit/score/cpu/m68k/rtems')
-rw-r--r--cpukit/score/cpu/m68k/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/m68k/rtems/score/cpu.h b/cpukit/score/cpu/m68k/rtems/score/cpu.h
index 7d164f38cf..c36b2f1739 100644
--- a/cpukit/score/cpu/m68k/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m68k/rtems/score/cpu.h
@@ -680,7 +680,7 @@ void _CPU_Context_switch(
void _CPU_Context_Restart_self(
Context_Control *the_context
-);
+) RTEMS_COMPILER_NO_RETURN_ATTRIBUTE;
/*
* _CPU_Context_save_fp