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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user