diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-03-22 13:38:46 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-03-22 13:38:46 +0100 |
commit | 8b5dc6079f1f9fcfb6535ba305c9352488bdd5ab (patch) | |
tree | 2fc39ec8cd67b8913a7bf1d565fad6f6ca5ad923 /tests | |
parent | 3eaca1db52be980f62aed281fedf319eff599fbd (diff) |
lib: provide API function to obtain stdlib function implementations
Provide a new API function `uc_stdlib_function()` which allows to fetch
the C implementation of the given named standard library function.
This is useful for loadable modules or applications that embed ucode which
want to reuse core functions such as `sprintf()`.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions