#include "smbios_c/compat.h"
#include <stdbool.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned char | u8 |
typedef unsigned short | u16 |
typedef unsigned int | u32 |
typedef signed char | s8 |
typedef signed short | s16 |
typedef signed int | s32 |
typedef signed short s16 |
typedef signed int s32 |
typedef signed char s8 |
typedef unsigned short u16 |
typedef unsigned int u32 |
typedef unsigned char u8 |