FreeCalypso > hg > efr-experiments
view src/n_stack.h @ 0:56410792419a
src: original EFR source from ETSI
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 03 Apr 2024 05:31:37 +0000 |
parents | |
children |
line wrap: on
line source
#if defined(__BORLANDC__) #include <dos.h> extern unsigned _stklen = 32000U; #endif void proc_head (char *mes);