6502: typo fix
authorAlan Cox <alan@linux.intel.com>
Wed, 10 Dec 2014 23:18:39 +0000 (23:18 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 10 Dec 2014 23:18:39 +0000 (23:18 +0000)
Kernel/lowlevel-6502.s

index 5d35ef5..36e83b7 100644 (file)
@@ -52,7 +52,7 @@ unix_sig_exit:
 
 
 ;
-;      doexec is a special case syscal exit path. As we may have no
+;      doexec is a special case syscall exit path. As we may have no
 ;      common we have to hand the last bits off to the platform code
 ;
 _doexec