mass icon indicating copy to clipboard operation
mass copied to clipboard

Userland syscall implementation

Open grassator opened this issue 4 years ago • 0 comments

Right now syscalls are a bit of a hack with a custom calling convention. It should be possible to instead define intrinsic functions that would do custom assembly instead and implement this completely in userland

grassator avatar Nov 15 '21 15:11 grassator