From 143696acbdd8740eaa8114c7c307ef4834134454 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 16 Oct 2015 08:15:03 +0200 Subject: basedefs.h: Add and use RTEMS_NO_RETURN --- cpukit/score/cpu/h8300/rtems/score/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/h8300/rtems/score/cpu.h') diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h index 56b3fdbf29..8b34bb4c7f 100644 --- a/cpukit/score/cpu/h8300/rtems/score/cpu.h +++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h @@ -1060,7 +1060,7 @@ void _CPU_Context_switch( void _CPU_Context_restore( Context_Control *new_context -) RTEMS_COMPILER_NO_RETURN_ATTRIBUTE; +) RTEMS_NO_RETURN; /* * _CPU_Context_save_fp -- cgit v1.2.3