From 33a15c304bf9ae77697eb7383972125526e9bd7c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Jan 2015 08:57:36 +0100 Subject: Add and use rtems_bsd_get_task_stack_size() --- libbsd.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libbsd.txt') diff --git a/libbsd.txt b/libbsd.txt index 13ff893b..718ac10e 100644 --- a/libbsd.txt +++ b/libbsd.txt @@ -236,6 +236,10 @@ application may provide their own implementation of the `rtems_bsd_get_task_priority()` function (for example in the module which calls `rtems_bsd_initialize()`) if different values are desired. +The task stack size is determined by the `rtems_bsd_get_task_stack_size()` +function which may be provided by the application in case the default is not +appropriate. + == Network Stack Features http://roy.marples.name/projects/dhcpcd/index[DHCPCD(8)]:: DHCP client -- cgit v1.2.3