zturn-stuff/sdsoc/zturn-7z020/hardware/prebuilt/swcf/devreg.h

13 lines
286 B
C

#ifndef _SDI_DEVREG_H
#define _SDI_DEVREG_H
/* File: E:/temp/SDSoc_2015.2/z_turn20/SDDebug/_sds/p0/.cf_work/devreg.h */
#ifdef __cplusplus
extern "C" {
#endif
void _p0_cf_register(int);
void _p0_cf_unregister(int);
#ifdef __cplusplus
};
#endif
#endif /* _SDI_DEVREG_H_ */