This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
Aarav90-cpu
/
ARK-OS
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Větev:
master
Větve
Značky
master
ARK-OS
/
arkos
/
arkrt
/
libinput
/
test
/
build-pedantic.c
build-pedantic.c
86 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
7
8
9
#include <libinput.h>
/* This is a build-test only */
int
main(void)
{
return 0;
}