Skip to content
  • Charlie Jacobsen's avatar
    libcap-integration: Finish re-factor of run loop. · 5a869422
    Charlie Jacobsen authored and Vikram Narayanan's avatar Vikram Narayanan committed
    Switching over to using registers for syscall args, rather than
    being sloppy and using the UTCB. (This was getting silly for
    ipc syscalls, because the caller also wants to store data to be
    transferred in the UTCB.)
    
    Simple re-factor of lcd putchar into a separate file.
    5a869422