This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
Aarav90-cpu
/
ARK-OS
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Ветка:
master
Ветки
Метки
master
ARK-OS
/
arkos
/
arkrt
/
libinput
/
test
/
test-util-includes.c.in
test-util-includes.c.in
85 B
Постоянная ссылка
История
Исходник
1
2
3
4
5
6
/* compile test for the util files */
#include @FILE@
int main(void) {
return 0;
}