summaryrefslogtreecommitdiffstats
path: root/templates/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Doxyfile')
-rw-r--r--templates/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Doxyfile b/templates/Doxyfile
index 7db17ca5..f1f9b185 100644
--- a/templates/Doxyfile
+++ b/templates/Doxyfile
@@ -2098,7 +2098,7 @@ PREDEFINED = __GNUC__ __asm__(x)= RTEMS_SMP __attribute__(x)= __rtem
# definition found in the source code.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
-EXPAND_AS_DEFINED = RTEMS_INLINE_ROUTINE RTEMS_SYSINIT_ITEM OBJECTS_INFORMATION_DEFINE_ZERO
+EXPAND_AS_DEFINED = RTEMS_INLINE_ROUTINE RTEMS_SYSINIT_ITEM OBJECTS_INFORMATION_DEFINE_ZERO RTEMS_PRINTFLIKE
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
# remove all references to function-like macros that are alone on a line, have