TianoCore EDK2 master
Loading...
Searching...
No Matches
LibspdmStdDefAlt.h
Go to the documentation of this file.
1
10#ifndef LIBSPDM_STD_DEF_ALT_H
11#define LIBSPDM_STD_DEF_ALT_H
12
13typedef UINTN size_t;
14#define offsetof(type, member) OFFSET_OF(type,member)
15
16#endif /* LIBSPDM_STDDEF_ALT */
UINT64 UINTN