cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <Sched/Scheduler.hpp>
|
||||
#include "Syscall.hpp"
|
||||
|
||||
namespace Montauk {
|
||||
namespace montauk::abi {
|
||||
|
||||
static int Sys_DupHandle(int handle) {
|
||||
return Ipc::DupHandle(handle);
|
||||
|
||||
Reference in New Issue
Block a user