Avoid invoking SYSCALL macro outside of libc.master
commit69c376b5616c597944899de092fb3ed259bf735d
authorJiri Svoboda <jiri@wiwaxia>
Wed, 29 May 2024 18:27:11 +0000 (29 20:27 +0200)
committerJiri Svoboda <jiri@wiwaxia>
Wed, 29 May 2024 18:27:11 +0000 (29 20:27 +0200)
treec2b34a5225c2fd3baaae4cc898ddbd731de5e2ac
parentc576800952e07575202b2da8af33796cbbc9ebe9
Avoid invoking SYSCALL macro outside of libc.
uspace/lib/c/generic/dbgcon.c [new file with mode: 0644]
uspace/lib/c/include/dbgcon.h [new file with mode: 0644]
uspace/lib/c/meson.build
uspace/lib/console/src/console.c