libc: add 'Libc::Component::stack_size()' to the ABI symbol file

Fixes #2354
This commit is contained in:
Christian Prochaska 2017-03-28 12:00:49 +02:00 committed by Christian Helmuth
parent f3c8233e7f
commit a62f09e87e
1 changed files with 1 additions and 0 deletions

View File

@ -937,6 +937,7 @@ _writev T
# Public interface between Genode-component code and the libc runtime
#
_ZN4Libc9Component9constructERNS_3EnvE U
_ZN4Libc9Component10stack_sizeEv W
_ZN4Libc30execute_in_application_contextERNS_16Application_codeE T
_ZN4Libc19Select_handler_base6selectEiR6fd_setS2_S2_ T
_ZN4Libc19Select_handler_baseC1Ev T