summaryrefslogtreecommitdiff
path: root/sys.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys.s')
-rw-r--r--sys.s4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys.s b/sys.s
index 2a76e09..b2d002e 100644
--- a/sys.s
+++ b/sys.s
@@ -62,8 +62,4 @@
syscall
.endm
-.set STDIN, 0
-.set STDOUT, 1
-.set STDERR, 2
-
.endif