Ignore:
Timestamp:
Jun 26, 2005, 12:42:04 AM (20 years ago)
Author:
bird
Message:

libc adjustments. extending some testcases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libctests/glibc/sysdeps/i386/i686/hp-timing.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r2075 r2076  
    2727#include <stdio-common/_itoa.h>
    2828#else
     29#ifdef __EMX__
     30#include <stdlib.h>
     31#else
    2932extern char *_itoa(int, char *, int, int);
    30 #endif
     33#endif
     34#endif
    3135
    3236/* The macros defined here use the timestamp counter in i586 and up versions
Note: See TracChangeset for help on using the changeset viewer.