cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive.
This commit is contained in:
parent
b4a3507bc5
commit
5307482f6e
1434
dsp/cmDspPgmKr.c
1434
dsp/cmDspPgmKr.c
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user