added an alternate way to use the 'write' syscall that doesn't require any libraries at all

This commit is contained in:
IgorCielniak
2026-01-09 15:51:04 +01:00
parent e967e0d044
commit 88ee10face

View File

@@ -31,3 +31,10 @@ word main
0 0
end end
# simplest version, works without any libraries:
# 1
# "hello"
# 3
# 1
# syscall