No need to have the digit stack be executable.

git-svn-id: http://www.cdkersey.com/harp/harptool@119 0246edb2-e076-4747-b392-db732a341fa2
This commit is contained in:
chad
2013-01-18 10:52:36 +00:00
parent 4956625a86
commit 707c7a19f1

View File

@@ -46,5 +46,5 @@ puts_l: ld %r6, %r7, #0;
jmpi puts_l; jmpi puts_l;
puts_end: jmpr %r5 puts_end: jmpr %r5
.perm rwx .perm rw
digstack: .space 10 digstack: .space 10