Files
vxWorks/h/arch/ppc/taskPpcLib.h
2025-08-20 18:25:46 +08:00

21 lines
279 B
C

/* taskPpcLib.h - generic kernel interface header */
/*
modification history
--------------------
01a,02jun94,yao written.
*/
#ifndef __INCtaskPpcLibh
#define __INCtaskPpcLibh
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* __INCtaskPpcLibh */