TianoCore EDK2
master
Loading...
Searching...
No Matches
RedfishCommon.h
Go to the documentation of this file.
1
10
#ifndef REDFISH_COMMON_H_
11
#define REDFISH_COMMON_H_
12
13
#ifndef IS_EMPTY_STRING
14
#define IS_EMPTY_STRING(a) ((a) == NULL || (a)[0] == '\0')
15
#endif
16
17
#endif
RedfishPkg
Include
RedfishCommon.h
Generated on Fri Nov 15 2024 18:01:23 for TianoCore EDK2 by
1.9.6