This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
GfA
/
linux_kernel
Pridať medzi pozorované
5
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
be055b2f89
Branche
Tagy
master
v4.14.9-bone-rt-r12
v4.4.104-bone-rt-r21
v4.4.145-bone23
linux_kernel
/
arch
/
x86
/
um
/
shared
/
sysdep
/
faultinfo.h
faultinfo.h
81 B
História
Raw
1
2
3
4
5
#ifdef __i386__
#include "faultinfo_32.h"
#else
#include "faultinfo_64.h"
#endif