You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'
* commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7': aarch64: use '#' for whole line asm comments Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#ifdef __ELF__
|
#ifdef __ELF__
|
||||||
# define ELF
|
# define ELF
|
||||||
#else
|
#else
|
||||||
# define ELF //
|
# define ELF #
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
.macro function name, export=0, align=2
|
.macro function name, export=0, align=2
|
||||||
|
Reference in New Issue
Block a user