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