cplusdiabComplex.c
资源名称:ixp425BSP.rar [点击查看]
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:
VxWorks
开发平台:
C/C++
- /* cplusDiabComplex.c - force-link of C++ complex type */
- /* Copyright 1998 Wind River Systems, Inc. */
- /*
- modification history
- --------------------
- 01a,06nov01,sn wrote dummy implementation
- */
- /*
- DESCRIPTION
- This file is used to include support for the C++ complex type.
- NOMANUAL
- */
- #ifndef __INCcplusComplexc
- #define __INCcplusComplexc
- char * __cplusComplexObjs [] =
- {
- 0
- };
- #endif /* __INCcplusComplexc */