sigArmCodes.h
资源名称:ixp425BSP.rar [点击查看]
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:
VxWorks
开发平台:
C/C++
- /* sigArmCodes.h - ARM signal facility library header file */
- /* Copyright 1996-1997 Wind River Systems, Inc. */
- /*
- modification history
- --------------------
- 01a,09may96,cdp created
- */
- #ifndef __INCsigArmCodesh
- #define __INCsigArmCodesh
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifndef _ASMLANGUAGE
- #endif /* _ASMLANGUAGE */
- #ifdef __cplusplus
- }
- #endif
- #endif /* __INCsigArmCodesh */