mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 15:29:11 +01:00
c8db99d323
GCC had a horrible .gitignore, untracked files were not applied
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);
|