This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
* Adhemerval Zanella: > +#if _MIPS_SIM != _ABI64 > +#define HAVE_CLOCK_GETTIME64_VSYSCALL "__vdso_clock_gettime64" > +#endif I think we typically write “# define” in this situation. I can't comment on the MIPS content of this patch. Thanks, Florian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |