/* $Revision: 1.1 $ */
/* 
 * File : sfun_frmunbuff_wrapper.h
 * Abstract:
 *    External definition of routine that implement the unbuffer
 *
 */

extern void sfun_frm_unbuff_wrapper(int count, int nChans, int frmSize,
                                    real_T *y, real_T *u);

/* [eof] sfun_frmunbuff_wrapper.h */
