Home
last modified time | relevance | path

Searched defs:debug_print (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables/
H A Dxlat_tables_common.c33 #define debug_print(...) printf(__VA_ARGS__) macro
35 #define debug_print(...) ((void)0) macro