SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause brief: | Gets the return address of the current function. copyrights: - Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de) definition: default: ${/c/if/null:/name} variants: - definition: | ${/compiler/if/builtin-return-address:/name}(0) enabled-by: - defined(${/compiler/if/gnuc:/name}) description: null enabled-by: true index-entries: [] interface-type: macro links: - role: interface-placement uid: header - role: interface-ingroup uid: group name: RTEMS_RETURN_ADDRESS notes: null params: [] return: return: | Returns the return address of the current function. return-values: [] type: interface