#define __unused
Declare a variable or data structure as unused.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define ENOTSUP
Operation not supported.
int find_smbios(struct smbios *smbios)
#define PROVIDE_SMBIOS(_subsys, _api_func, _func)
Provide an SMBIOS API implementation.
static int null_find_smbios(struct smbios *smbios __unused)
Find SMBIOS.
SMBIOS entry point descriptor.