Ignore:
Timestamp:
Jul 2, 2005, 12:40:39 PM (20 years ago)
Author:
bird
Message:

o Shopped missing math stuff from GLIBC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/cdefs.h

    • Property cvs2svn:cvs-rev changed from 1.15 to 1.16
    r2149 r2150  
    302302        __asm__(".previous")
    303303#endif  /* __STDC__ */
     304#else
     305#define __strong_reference(sym,aliassym)        \
     306        extern __typeof (sym) aliassym __attribute__ ((__alias__ (#sym)));
    304307#endif  /* __GNUC__ || __INTEL_COMPILER */
    305308
Note: See TracChangeset for help on using the changeset viewer.