/* Public domain. */ #ifndef _KUNIT_VISIBILITY_H #define _KUNIT_VISIBILITY_H #define EXPORT_SYMBOL_IF_KUNIT(x) #endif