1
0
mirror of https://github.com/topjohnwu/Magisk.git synced 2025-03-13 02:00:52 +00:00

5 lines
102 B
C
Raw Normal View History

#pragma once
#define async_safe_format_buffer snprintf
#define async_safe_format_log(...) /* NOP */