[rtems commit] bsps/stackalloc: Add initialization hook
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Apr 26 14:17:38 UTC 2012
On 04/26/2012 02:40 PM, Gedare Bloom wrote:
>> /**
>> > + * @brief Task stack allocator initialization for
>> > + * @ref CONFIGURE_TASK_STACK_ALLOCATOR_INIT.
>> > + */
>> > +void bsp_stack_allocate_init(size_t stack_space_size);
>> > +
> For shared BSP code should we adopt the naming conventions of cpukit
> and avoid using abbreviations? here it would be
> bsp_stack_allocate_initialize. Similar with the macro.
Rules exist to break them ;-) The CONFIGURE_TASK_STACK_ALLOCATOR_INIT name is
already quite long.
--
Sebastian Huber, embedded brains GmbH
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone : +49 89 18 90 80 79-6
Fax : +49 89 18 90 80 79-9
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list