From be6962dd4661341dd70b2fab6541f2b978f51a30 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 30 Sep 2022 14:58:14 +0200 Subject: spec: Add types to macros --- spec/rtems/config/if/get-stack-free-hook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/rtems/config/if/get-stack-free-hook.yml') diff --git a/spec/rtems/config/if/get-stack-free-hook.yml b/spec/rtems/config/if/get-stack-free-hook.yml index 9145db92..f3cd15b0 100644 --- a/spec/rtems/config/if/get-stack-free-hook.yml +++ b/spec/rtems/config/if/get-stack-free-hook.yml @@ -8,7 +8,7 @@ definition: attributes: null body: ${/score/stack/if/allocator-free:/name} params: [] - return: null + return: void ( * )( void * ) variants: [] description: null enabled-by: true -- cgit v1.2.3