SemaphoreWrapper/include/log.h

5 lines
66 B
C
Raw Permalink Normal View History

2017-12-25 15:48:41 +08:00
#pragma once
/// Debug output
void dprintf(const char* fmt,...);