summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-29 13:05:40 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-30 16:10:15 +0200
commit1ccc248b03ad639d2bb6aa8d518ee996c24277ad (patch)
tree2a8ffd2eee33399bd0cfa2d48e50c5900862440a /templates
parentc8bb49face9042803b4f876ba2dca52ef84fe1c0 (diff)
spec: Specify kernel input/output support
Diffstat (limited to 'templates')
-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