Skip to content
Snippets Groups Projects
Commit a1af3665 authored by rsc's avatar rsc
Browse files

add struct stat decl

parent 4c917f6d
No related branches found
No related tags found
No related merge requests found
struct stat;
// system calls
int fork(void);
int exit(void) __attribute__((noreturn));
......
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