cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive.
This commit is contained in:
parent
b4a3507bc5
commit
5307482f6e
1412
dsp/cmDspPgmKr.c
1412
dsp/cmDspPgmKr.c
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
cmDspRC_t _cmDspSysPgm_TimeLine( cmDspSysH_t h, void** userPtrPtr );
|
cmDspRC_t _cmDspSysPgm_TimeLine( cmDspSysH_t h, void** userPtrPtr );
|
||||||
cmDspRC_t _cmDspSysPgm_Switcher( cmDspSysH_t h, void** userPtrPtr );
|
cmDspRC_t _cmDspSysPgm_KrLive( cmDspSysH_t h, void** userPtrPtr );
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user