lcd-m6sp.c: remove \r
[kugel-rb.git] / apps / codecs / libwma / ffmpeg_config.h
blob12b0666e42d4ec872745e239f99bc77f302ba14e
1 /* Automatically generated by configure - do not modify */
2 #ifndef _FFMPEG_CONFIG_H
3 #define _FFMPEG_CONFIG_H
4 #include "codecs.h"
6 #ifdef CPU_ARM
7 #define CONFIG_ALIGN 1
8 #endif
10 #ifdef ROCKBOX_BIG_ENDIAN
11 #define WORDS_BIGENDIAN
12 #endif
14 #endif