Moved tests to a separate directory

This commit is contained in:
2024-06-14 10:36:01 +02:00
parent d026010d32
commit f13f7c2800
9 changed files with 5 additions and 3 deletions

View File

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