mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 15:29:11 +01:00
9 lines
130 B
C
9 lines
130 B
C
#undef ARG1
|
|
#define ARG1 TYPE
|
|
#undef ARG2
|
|
#define ARG2 TYPE
|
|
#undef SUFFIX
|
|
#define SUFFIX bin
|
|
|
|
#include "isl_align_params_templ.c"
|