Home
last modified time | relevance | path

Searched refs:AVB_STRINGIFY (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_util.h40 #define AVB_STRINGIFY(x) #x macro
41 #define AVB_TO_STRING(x) AVB_STRINGIFY(x)