about summary refs log tree commit diff stats
path: root/subx/019syscalls.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4284 - implement first syscall for subxKartik Agaram2018-06-281-0/+19
Hopefully I won't need much more than exit, read and write.