distIfLib.c
上传用户:nvosite88
上传日期:2007-01-17
资源大小:4983k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. /* distIfLib.c - global variable definitions for interface adapters (VxFusion)*/
  2. /* Copyright 1999 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01b,24may99,drm  added vxfusion prefix to vxfusion related includes
  7. 01a,01sep98,drm  written.
  8. */
  9. /* includes */
  10. #include "vxfusion/distIfLib.h"
  11. /* globals */
  12. DIST_IF *pDistIf = NULL; /* pointer to adapter's DIST_IF structure */