From 875e9b8008f2d3b0d45adf8bfa70e2a9851478bb Mon Sep 17 00:00:00 2001 From: faissaloo Date: Sun, 26 Jun 2016 14:45:25 +0100 Subject: Oops, old comment --- sh.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/sh.asm b/sh.asm index bc6bea8..a239844 100644 --- a/sh.asm +++ b/sh.asm @@ -434,7 +434,6 @@ _quit: ;cd [dir] ;changes to the given directory _builtin_cd: - ;stub atm mov rdi,rax mov rax, sys_chdir syscall -- cgit v1.2.3