commit | b6256aa1413d5c5dcc0d73566e708c06d60db59d | [log] [tgz] |
---|---|---|
author | Andrew G. Morgan <[email protected]> | Thu Aug 13 19:22:09 2020 -0700 |
committer | Andrew G. Morgan <[email protected]> | Thu Aug 13 19:22:09 2020 -0700 |
tree | 2c2c0f8f54e23df878dd856f77e8d0163a8d3c0a | |
parent | 8be09927aa342d43accd83430ba5deffd6b27e06 [diff] |
Further trim layers of abstraction for psx pthread_create wrapping. Since we are requiring the link wrapping to use libpsx now, we can remove more of the conditional wrapping in the psx sources. This appears to fix an issue with a variant of an optimizing compiler. Signed-off-by: Andrew G. Morgan <[email protected]>