Test "Wait for LWK to run at shutdown." on arm64
Change-Id: I96785dda7a1a7eb36ceeb31401d71b4e40efb185 Refs: #898 Refs: #928
This commit is contained in:
7
test/mng_mod/issues/898_928/x86_64/util.h
Normal file
7
test/mng_mod/issues/898_928/x86_64/util.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __UTIL_H_INCLUDED__
|
||||
#define __UTIL_H_INCLUDED__
|
||||
|
||||
#define Q(x) #x
|
||||
#define QUOTE(x) Q(x)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user