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

VxWorks

开发平台:

C/C++

  1. /* asmSimhppa.h - simhppa assembler definitions header */
  2. /* Copyright 1993 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01b,01jan96,kab  added _ASMLANGUAGE check
  7. 01a,11jul93,gae  written.
  8. */
  9. #ifndef __INCasmSimhppah
  10. #define __INCasmSimhppah
  11. #ifndef _ASMLANGUAGE
  12. #ifdef __cplusplus
  13. extern "C" {
  14. #endif
  15. #ifdef __cplusplus
  16. }
  17. #endif
  18. #endif /* _ASMLANGUAGE */
  19. #endif /* __INCasmSimhppah */