This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
8516
/
Test
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
Test
/
board-support
/
linux-4.9.59+gitAUTOINC+a75d8e9305-ga75d8e9305
/
arch
/
x86
/
include
/
asm
/
mutex.h
mutex.h
88 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
#ifdef CONFIG_X86_32
# include <asm/mutex_32.h>
#else
# include <asm/mutex_64.h>
#endif