]> git.corax.cc Git - corax/commit
Add sys_inb() and sys_outb() syscalls
authorMatthias Kruk <m@m10k.eu>
Mon, 23 Dec 2019 07:32:39 +0000 (16:32 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 23 Dec 2019 07:32:39 +0000 (16:32 +0900)
commit356894bb6e746cff5c6656fb133d8f3cd83cca70
treed7795c5e28e0a0e00bf05e30892ffcf169a9db82
parentb9c75010e5b18797d8146d59c1f17169e63952b3
Add sys_inb() and sys_outb() syscalls
include/corax/syscall.h
kernel/core/posixcall.c