|
openMSX
|

Go to the source code of this file.
Macros | |
| #define | HAVE_CLOCK_GETTIME 1 |
| #define | HAVE_FTRUNCATE 1 |
| #define | HAVE_MMAP 1 |
| #define | HAVE_NFTW 1 |
| #define | HAVE_POSIX_MEMALIGN 1 |
| #define | HAVE_USLEEP 1 |
| #define HAVE_CLOCK_GETTIME 1 |
Definition at line 2 of file systemfuncs.hh.
| #define HAVE_FTRUNCATE 1 |
Definition at line 3 of file systemfuncs.hh.
| #define HAVE_MMAP 1 |
Definition at line 4 of file systemfuncs.hh.
| #define HAVE_NFTW 1 |
Definition at line 5 of file systemfuncs.hh.
| #define HAVE_POSIX_MEMALIGN 1 |
Definition at line 6 of file systemfuncs.hh.
| #define HAVE_USLEEP 1 |
Definition at line 7 of file systemfuncs.hh.
1.8.1.2