mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 11:50:07 +00:00
fix haiku
This commit is contained in:
@@ -139,7 +139,7 @@ foreign libroot {
|
||||
*/
|
||||
disable_debugger :: proc(state: c.int) -> c.int ---
|
||||
|
||||
find_thread(name: cstring) -> thread_id ---
|
||||
find_thread :: proc(name: cstring) -> thread_id ---
|
||||
}
|
||||
|
||||
// Signal.h
|
||||
|
||||
Reference in New Issue
Block a user