mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
parent
7ee3e98551
commit
acab2515e1
3
repos/base-linux/src/base/env/debug.cc
vendored
3
repos/base-linux/src/base/env/debug.cc
vendored
@ -55,6 +55,3 @@ extern "C" void wait_for_continue(void)
|
||||
lx_syscall(SYS_read, (int)0, buf, sizeof(buf));
|
||||
#endif /* DEBUG */
|
||||
}
|
||||
|
||||
|
||||
extern "C" int get_pid() { return lx_getpid(); }
|
||||
|
Loading…
Reference in New Issue
Block a user