summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt4
1 files changed, 4 insertions, 0 deletions
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