cplusdiabComplex.c
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. /* cplusDiabComplex.c - force-link of C++ complex type  */
  2. /* Copyright 1998 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01a,06nov01,sn   wrote dummy implementation
  7. */
  8. /*
  9. DESCRIPTION
  10. This file is used to include support for the C++ complex type.
  11.  
  12. NOMANUAL
  13. */
  14. #ifndef __INCcplusComplexc
  15. #define __INCcplusComplexc
  16. char * __cplusComplexObjs [] =
  17. {
  18.     0
  19. };
  20. #endif /* __INCcplusComplexc */