Updated dependencies

This commit is contained in:
Eduard Urbach 2024-06-11 15:49:27 +02:00
parent 6fe30f31da
commit e951170423
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
3 changed files with 12 additions and 2 deletions

View file

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