Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
[deliverable/linux.git] / tools / build / feature / test-libslang.c
1 #include <slang.h>
2
3 int main(void)
4 {
5 return SLsmg_init_smg();
6 }
This page took 0.030353 seconds and 5 git commands to generate.