summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/sparc/pthreaddef.h
blob: d4695c47d8eaee36c522feb8b35115d17948855c (plain)
1
2
3
4
5
#if defined(__arch64__)
#include "sparc64/pthreaddef.h"
#else
#include "sparc32/pthreaddef.h"
#endif