mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-20 02:24:27 +08:00
c-user: Add types to macros
This commit is contained in:
@@ -1991,7 +1991,7 @@ Gets the recommended task storage area size for the size and task attributes.
|
||||
|
||||
.. code-block:: c
|
||||
|
||||
#define RTEMS_TASK_STORAGE_SIZE( size, attributes )
|
||||
size_t RTEMS_TASK_STORAGE_SIZE( size_t size, rtems_attribute attributes );
|
||||
|
||||
.. rubric:: PARAMETERS:
|
||||
|
||||
|
Reference in New Issue
Block a user