comparison jmix_post.h @ 34:7908061da010

Fix building of JSS mixer parts.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Sep 2012 20:31:10 +0300
parents 32250b436bca
children
comparison
equal deleted inserted replaced
33:b2fe4301384d 34:7908061da010
16 while (strideLength--) { 16 while (strideLength--) {
17 t = *(ap++); 17 t = *(ap++);
18 JMIXER_FUNCTION 18 JMIXER_FUNCTION
19 } 19 }
20 } 20 }
21 #endif
21 22
22 #undef JMIXER_NAME 23 #undef JMIXER_NAME
23 #undef JMIXER_TYPE 24 #undef JMIXER_TYPE
24 #undef JMIXER_FUNCTION 25 #undef JMIXER_FUNCTION
25
26 #endif