index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
shared
/
sysdep
/
faultinfo.h
blob: 862ecb1c7781b2aac00c24fbe86d8594f2ed9025 (
plain
) (
blame
)
1
2
3
4
5
#ifdef __i386__
#include
"faultinfo_32.h"
#else
#include
"faultinfo_64.h"
#endif