Halide 19.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
log.h
Go to the documentation of this file.
1#ifndef HALIDE_HEXAGON_REMOTE_LOG_H
2#define HALIDE_HEXAGON_REMOTE_LOG_H
3
4void log_printf(const char *fmt, ...);
5
6#endif
void log_printf(const char *fmt,...)