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

VxWorks

开发平台:

C/C++

  1. /* 00arch.cdf -  definitions for arches that only support the GNU compiler */
  2. /* Copyright 1998-2002 Wind River Systems, Inc.  */
  3. /*
  4. modification history
  5. --------------------
  6. 01a,13mar02,sn  SPR 73723 - wrote
  7. */
  8. Selection SELECT_COMPILER_INTRINSICS {
  9. NAME Compiler support routines
  10. SYNOPSIS        Compiler support routines needed to support dynamic module download
  11. COUNT 1-
  12. CHILDREN -= INCLUDE_DIAB_INTRINSICS
  13. }