aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/iem_ambi_sources.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/iem_ambi_sources.c b/src/iem_ambi_sources.c
new file mode 100644
index 0000000..fea4647
--- /dev/null
+++ b/src/iem_ambi_sources.c
@@ -0,0 +1,17 @@
+/* iem_ambi-setup autogenerated setup-file
+ * generated by "./makesource.sh"
+ * !! DO NOT MANUALLY EDIT !!
+ */
+
+#include "iem_ambi_sources.h"
+
+void iem_ambi_sources_setup(void)
+{
+ ambi_decode2_setup(); /* ambi_decode2.c */
+ ambi_decode3_setup(); /* ambi_decode3.c */
+ ambi_decode_setup(); /* ambi_decode.c */
+ ambi_decode_cube_setup(); /* ambi_decode_cube.c */
+ ambi_encode_setup(); /* ambi_encode.c */
+ ambi_rot_setup(); /* ambi_rot.c */
+}
+