mirror of
https://github.com/devkitPro/wut.git
synced 2026-07-26 04:30:50 -05:00
I was getting issues with __volatile__ for unknown reason, so moving this to a dedicated file sidesteps the issue entirely and passes this straight to GAS. |
||
|---|---|---|
| .. | ||
| wut_gthread_cond.cpp | ||
| wut_gthread_keys.cpp | ||
| wut_gthread_mutex.cpp | ||
| wut_gthread_once.cpp | ||
| wut_gthread_recursive_mutex.cpp | ||
| wut_gthread_thread.cpp | ||
| wut_gthread.cpp | ||
| wut_gthread.h | ||
| wut_stdcpp_personality.s | ||
| wut_stdcpp.cpp | ||