ldso: Fix compile-error on noMMU
[uclibc-ng.git] / libpthread / nptl / sysdeps / sparc / jmpbuf-unwind.h
blob6cbb37baf0ffa4b993d38a542204687afe9b245b
1 #if defined(__arch64__)
2 #include "sparc64/jmpbuf-unwind.h"
3 #else
4 #include "sparc32/jmpbuf-unwind.h"
5 #endif