Commit bcbd7dbc authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '68a06b3a'

* commit '68a06b3a':
  aarch64: use '#' for whole line asm comments
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 40285d26 68a06b3a
......@@ -23,7 +23,7 @@
#ifdef __ELF__
# define ELF
#else
# define ELF //
# define ELF #
#endif
.macro function name, export=0, align=2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment