shithub: mc

Download patch

ref: 00f032bd89766baaafb5cadc59fea2fb22ef934c
parent: 8b40166d270adf9dacb384b24c22928379b1d225
author: Ori Bernstein <[email protected]>
date: Thu Jun 21 14:45:53 EDT 2012

Fix typo.

    .a5 -> .a6

--- a/test/hello/syscall.s
+++ b/test/hello/syscall.s
@@ -12,7 +12,7 @@
 	.long .a3
 	.long .a4
 	.long .a5
-	.long .a5 
+	.long .a6
 	/*
 	   hack: 6 args uses %ebp, so we index
 	   relative to %esp. This means that if