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