mirror of
https://review.haiku-os.org/buildtools
synced 2026-02-04 07:53:14 +01:00
6 lines
111 B
C
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);
|