summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-work-space-size.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-30 14:58:14 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-10-04 08:05:34 +0200
commitbe6962dd4661341dd70b2fab6541f2b978f51a30 (patch)
treee071a65e76557057a272efadc1000603b9338fe6 /spec/rtems/config/if/get-work-space-size.yml
parentspec: Unify interface functions and macros (diff)
downloadrtems-central-be6962dd4661341dd70b2fab6541f2b978f51a30.tar.bz2
spec: Add types to macros
Diffstat (limited to 'spec/rtems/config/if/get-work-space-size.yml')
-rw-r--r--spec/rtems/config/if/get-work-space-size.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/config/if/get-work-space-size.yml b/spec/rtems/config/if/get-work-space-size.yml
index f3e5f8a7..4da87bd3 100644
--- a/spec/rtems/config/if/get-work-space-size.yml
+++ b/spec/rtems/config/if/get-work-space-size.yml
@@ -11,7 +11,7 @@ definition:
( ${get-stack-allocator-avoids-work-space:/name}() ?
0 : ${get-stack-space-size:/name}() ) )
params: []
- return: null
+ return: ${/c/if/uintptr_t:/name}
variants: []
description: null
enabled-by: true