Updated dependencies

This commit is contained in:
Eduard Urbach 2024-06-11 15:49:27 +02:00
parent 722d07c321
commit 1e4ab7d1ba
Signed by: eduard
GPG key ID: 49226B848C78F6C8
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,4 @@
main() {
syscall(1, 1, 4194305, 3)
syscall(60, 0)
}