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

VxWorks

开发平台:

C/C++

  1. /* sigArmCodes.h - ARM signal facility library header file */
  2. /* Copyright 1996-1997 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01a,09may96,cdp  created
  7. */
  8. #ifndef __INCsigArmCodesh
  9. #define __INCsigArmCodesh
  10. #ifdef __cplusplus
  11. extern "C" {
  12. #endif
  13. #ifndef _ASMLANGUAGE
  14. #endif /* _ASMLANGUAGE */
  15. #ifdef __cplusplus
  16. }
  17. #endif
  18. #endif /* __INCsigArmCodesh */