Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
phreedom2600net
/
linux-libre
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
b4e9ce8144
Gałęzie
Tagi
4.9.117
audiocape
hexdriver
master
linux-libre
/
arch
/
m68k
/
kernel
/
setup.c
setup.c
75 B
Historia
Czysty
1
2
3
4
5
6
#ifdef CONFIG_MMU
#include "setup_mm.c"
#else
#include "setup_no.c"
#endif