lksym.h
来自「s1d13716的源码 windiws ce 或8位单片机」· C头文件 代码 · 共 82 行
H
82 行
/*
* lksym.h : Extern symbol generate by lk33
*/
extern int __START_CACHE1;
extern int __START_CACHE2;
extern int __START_CACHE3;
extern int __START_CACHE4;
extern int __START_CACHE5;
extern int __START_SPKLIS;
extern int __START_mesa_code;
extern int __SIZEOF_mesa_code;
extern int __START_vox2asm_code;
extern int __SIZEOF_vox2asm_code;
extern int __START_LisAD_code;
extern int __SIZEOF_LisAD_code;
extern int __START_SpkDA_code;
extern int __SIZEOF_SpkDA_code;
extern __START_vox33asm_code;
extern __SIZEOF_vox33asm_code;
extern __START_cpclrdat_code;
extern __SIZEOF_cpclrdat_code;
extern __START_slutil_code;
extern __SIZEOF_slutil_code;
extern int __START_ADPCODE;
extern int __START_NSFLT;
extern int __START_CPDAT;
extern int __START_CACHE;
extern int __START_VSC;
extern int __START_VOX;
extern int __START_voxcpdat_code;
extern int __SIZEOF_voxcpdat_code;
extern int __START_voxnrf_code;
extern int __SIZEOF_voxnrf_code;
extern int __START_fadpcm16_code;
extern int __SIZEOF_fadpcm16_code;
extern int __START_fadpcm24_code;
extern int __SIZEOF_fadpcm24_code;
extern int __START_fadpcm32_code;
extern int __SIZEOF_fadpcm32_code;
extern int __START_fadpcm40_code;
extern int __SIZEOF_fadpcm40_code;
extern int __START_spkintr_code;
extern int __START_spkints1_code;
extern int __START_lisintr_code;
extern int __SIZEOF_spkintr_code;
extern int __SIZEOF_spkints1_code;
extern int __SIZEOF_lisintr_code;
extern int __START_vscgcp_code;
extern int __SIZEOF_vscgcp_code;
extern int __START_voxasm_code;
extern int __SIZEOF_voxasm_code;
extern int __START_adpbase_code;
extern int __SIZEOF_adpbase_code;
extern int __START_voxflt_code;
extern int __SIZEOF_voxflt_code;
#define sizeof_spkint __SIZEOF_spkints1_code
#define start_spkint __START_spkints1_code
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?