Commit Graph

7 Commits

Author SHA1 Message Date
c67c34e0ea Add sys_hello and testbin/hellotest
`sys_hello` is a new syscall that just prints some text in the terminal.

`testbin/hellotest` is a userland binary that just calls `sys_hello`
2024-09-12 13:08:44 -04:00
4db0a014cd impl SYS__exit 2024-09-12 13:08:12 -04:00
fd85db0e00 add README.md 2024-09-10 13:27:08 -04:00
2f09dfd201 Add my helper scripts 2024-09-10 13:19:37 -04:00
121af671e3 add my name 2024-09-10 13:06:18 -04:00
d66450e427 clang-format 2024-09-10 13:03:02 -04:00
53c617d779 os161 2.0.3 2024-09-10 13:02:40 -04:00