mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
14 lines
286 B
C
14 lines
286 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
|
|
*/
|
|
|
|
#undef VAL_BASE
|
|
#define VAL_BASE multi_val
|
|
|
|
#include <isl_pw_add_constant_templ.c>
|