]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/motionpixels_tablegen.c
arm: Use .data.rel.ro for const data with relocations
[ffmpeg] / libavcodec / motionpixels_tablegen.c
index ad8e0d9161716bbb86c521788c281c878833a630..410b76fb05e1f7fc653de6987ddcacd226a15bd0 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdlib.h>
 #define CONFIG_HARDCODED_TABLES 0
 #define MAX_NEG_CROP 0
-#define ff_cropTbl ((uint8_t *)NULL)
+#define ff_crop_tab ((uint8_t *)NULL)
 #include "motionpixels_tablegen.h"
 #include "tableprint.h"