#include <cstdlib>
#include <smbios/config/posix_features.hpp>
Go to the source code of this file.
Defines | |
#define | LIBSMBIOS_PLATFORM "linux" |
#define | LIBSMBIOS_PLATFORM_LINUX |
#define | FSEEK(fh, pos, whence) fseeko(fh, static_cast<off_t>(pos), whence) |
#define | LIBSMBIOS_NO_SWPRINTF |
#define | LIBSMBIOS_HAS_UNISTD_H |
#define | __volatile__ volatile |
#define | __signed__ signed |
#define | __typeof__ typeof |
#define | __inline__ inline |
#define __inline__ inline |
#define __signed__ signed |
#define __typeof__ typeof |
#define __volatile__ volatile |
#define FSEEK | ( | fh, | |||
pos, | |||||
whence | ) | fseeko(fh, static_cast<off_t>(pos), whence) |
#define LIBSMBIOS_HAS_UNISTD_H |
#define LIBSMBIOS_NO_SWPRINTF |
#define LIBSMBIOS_PLATFORM "linux" |
#define LIBSMBIOS_PLATFORM_LINUX |