Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
7f58151e95710b662cb43f980c99d16ff0bc855d
/
.
/
ap
/
build
/
uClibc
/
libpthread
/
nptl
/
sysdeps
/
sparc
/
jmpbuf-unwind.h
blob: 6cbb37baf0ffa4b993d38a542204687afe9b245b [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#if defined(__arch64__)
2
#include
"sparc64/jmpbuf-unwind.h"
3
#else
4
#include
"sparc32/jmpbuf-unwind.h"
5
#endif