mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
libc: add 'Libc::Component::stack_size()' to the ABI symbol file
Fixes #2354
This commit is contained in:
parent
f3c8233e7f
commit
a62f09e87e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user