Update fastmix.S

This commit is contained in:
Ross Owen
2020-05-05 16:36:11 +01:00
committed by GitHub
parent 82f651d930
commit 57932ee0df

View File

@@ -5,7 +5,7 @@
#define MIX_INPUTS 18
#ifndef(__XS1A__)
#if defined(__XS2A__) || defined(__XS3A__)
#define DOMIX_TOP(i) \
.cc_top doMix##i.function,doMix##i; \