buildtools/gcc/isl/isl_pw_templ.h
Fredrik Holmqvist c8db99d323 Redo Update to ISL 0.22.1
GCC had a horrible .gitignore, untracked files were not applied
2020-07-22 10:07:48 +02:00

6 lines
111 B
C

#include <isl/space.h>
#include <isl_pw_macro.h>
__isl_keep isl_space *FN(PW,peek_space)(__isl_keep PW *pw);