This website requires JavaScript.
Explore
Help
Sign In
wash
/
rosetta
Watch
1
Star
0
Fork
0
You've already forked rosetta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2b19c3e9a053c29a46bbe30e359cca5ccb7ee14
rosetta
/
lib
/
ulibc
/
stdlib
/
abort.c
Max Wash
c39e0b206a
lib: micro-c: implement sbrk emulation and dlmalloc
2026-02-23 18:46:02 +00:00
5 lines
33 B
C
Raw
Blame
History
void
abort
(
void
)
{
/* TODO */
}
Reference in New Issue
View Git Blame
Copy Permalink