buildtools/gcc/isl/isl_multi_unbind_params_templ.c
Adrien Destugues 680f0e1112 import ISL 0.24
2022-07-15 15:05:28 +02:00

15 lines
307 B
C

/*
* Copyright 2019 Cerebras Systems
*
* Use of this software is governed by the MIT license
*
* Written by Sven Verdoolaege,
* Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
*/
#include <isl_multi_macro.h>
#undef TYPE
#define TYPE MULTI(BASE)
#include "isl_unbind_params_templ.c"