SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause brief: | Instructs the compiler in a function declaration to not inline this function. copyrights: - Copyright (C) 2020 embedded brains GmbH & Co. KG definition: default: '' variants: - definition: | __attribute__(( __noinline__ )) enabled-by: - defined(${/compiler/if/gnuc:/name}) description: null enabled-by: true index-entries: [] interface-type: define links: - role: interface-placement uid: header - role: interface-ingroup uid: group name: RTEMS_NO_INLINE notes: null type: interface