diff options
Diffstat (limited to 'sh.asm')
| -rw-r--r-- | sh.asm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -434,7 +434,6 @@ _quit: ;cd [dir] ;changes to the given directory _builtin_cd: - ;stub atm mov rdi,rax mov rax, sys_chdir syscall |
