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

VxWorks

开发平台:

C/C++

  1. /* timestampDev.h - timestamp device header */
  2. /* Copyright 1993-2002 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01c,26apr02,dat  Adding cplusplus protection, SPR 75017
  7. 01b,06aug96,dat  timestamp info was merged into timerDev.h
  8. 01a,17sep93,dzb  created.
  9. */
  10. /*
  11. DESCRIPTION
  12. This file contains header information for generic timestamp device routines.
  13. */
  14. #include "drv/timer/timerDev.h" /* everything is in timerDev.h now */