xref
: /
arch
/
x86
/
um
/
shared
/
sysdep
/
archsetjmp.h
android-goldfish-4.4-dev
android15-6.6-lts
android14-6.1-lts
android14-5.15-lts
android13-5.15-lts
android13-5.10-lts
android12-5.10-lts
android11-5.4-lts
android-goldfish-5.4-dev
android-goldfish-4.9-dev
android-goldfish-4.14-dev
android-goldfish-3.4
android-goldfish-3.18
android-goldfish-3.10
android-goldfish-2.6.29
Diff With...
android15-6.6-lts
android14-6.1-lts
android14-5.15-lts
android13-5.15-lts
android13-5.10-lts
android12-5.10-lts
android11-5.4-lts
android-goldfish-5.4-dev
android-goldfish-4.9-dev
android-goldfish-4.14-dev
android-goldfish-3.4
android-goldfish-3.18
android-goldfish-3.10
android-goldfish-2.6.29
Home
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__i386__
2
#
include
"
archsetjmp_32.h
"
3
#
else
4
#
include
"
archsetjmp_64.h
"
5
#
endif
6