blob: 6cbb37baf0ffa4b993d38a542204687afe9b245b [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#if defined(__arch64__)
2#include "sparc64/jmpbuf-unwind.h"
3#else
4#include "sparc32/jmpbuf-unwind.h"
5#endif