view src/n_stack.h @ 5:799b56cbccb6

EFR2 decoder: add post-processing step from AMR
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 03 Apr 2024 06:09:10 +0000
parents 56410792419a
children
line wrap: on
line source

#if defined(__BORLANDC__)
#include <dos.h>
extern unsigned _stklen = 32000U;

#endif

void proc_head (char *mes);