vxdcomGlobals.cpp
上传用户:baixin
上传日期:2008-03-13
资源大小:4795k
文件大小:0k
开发平台:

MultiPlatform

  1. /* vxdcomGlobals */
  2. /* Copyright (c) 1999 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01c,17dec01,nel  Add include symbol for diab build.
  7. 01b,19jul01,dbs  fix include path of vxdcomGlobals.h
  8. 01a,13aug99,aim  created
  9. */
  10. #define ALLOC_GLOBALS
  11. #include "private/vxdcomGlobals.h"
  12. /* Include symbol for diab */
  13. extern "C" int include_vxdcom_vxdcomGlobals (void)
  14.     {
  15.     return 0;
  16.     }