Skip to content
Snippets Groups Projects
Commit cce83b44 authored by Juan Carrano's avatar Juan Carrano
Browse files

sys/newlib: Add missing syscalls (stubs).

Add small stubs for _times_r and _link_r so that code using times()
or link() can still compile. The functions are marked as not implemented
and return invalid codes.
parent 598028a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment