mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 02:35:03 +01:00
f3f347f90d
We don't have many etc and non-etc syscall pairs in this file (the semaphores seem to be a notable exception), so drop wait_for_thread and just call wait_for_thread_etc instead. This breaks syscall ABI, but we've already broken it since beta5 anyway.