; Use ?c instead of integer in local variables
* exec/loader-armeabi.s (timespec): * exec/loader-mips64el.s (__start): * exec/loader-mipsel.s (__start): Use ?c instead of integer in local variables.
This commit is contained in:
@@ -200,5 +200,5 @@ timespec:
|
||||
.long 10
|
||||
|
||||
@ Local Variables:
|
||||
@ asm-comment-char: 64
|
||||
@ asm-comment-char: ?@
|
||||
@ End:
|
||||
|
||||
@@ -230,5 +230,5 @@ dnl syscall # syscall
|
||||
.quad 10
|
||||
|
||||
# Local Variables:
|
||||
# asm-comment-char: 35
|
||||
# asm-comment-char: ?#
|
||||
# End:
|
||||
|
||||
@@ -232,5 +232,5 @@ RESTORE() # restore sp
|
||||
.long 10
|
||||
|
||||
# Local Variables:
|
||||
# asm-comment-char: 35
|
||||
# asm-comment-char: ?#
|
||||
# End:
|
||||
|
||||
Reference in New Issue
Block a user