buildtools/isl/isl_stream_private.h
2014-01-27 21:38:34 +01:00

5 lines
114 B
C

#include <isl/stream.h>
struct isl_token *isl_token_new(isl_ctx *ctx,
int line, int col, unsigned on_new_line);