SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause brief: | Stringifies the arguments without expanding them. copyrights: - Copyright (C) 2015 embedded brains GmbH (http://www.embedded-brains.de) definition: default: '#__VA_ARGS__' variants: [] description: null enabled-by: true index-entries: [] interface-type: macro links: - role: interface-placement uid: header - role: interface-ingroup uid: group name: RTEMS_STRING notes: null params: - description: | are the arguments to stringify. dir: null name: ... return: return: | Returns the stringification of the arguments. return-values: [] type: interface