mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-19 01:18:32 +00:00
fixup! support for the Genode OS framework (#5653)
Allocate thread metadata at createThread.
This commit is contained in:
committed by
Andreas Rumpf
parent
cab2ce7e87
commit
dd7ebb2c95
@@ -13,7 +13,6 @@
|
||||
#define _GENODE_CPP__THREAD_H_
|
||||
|
||||
#include <base/thread.h>
|
||||
#include <util/avl_tree.h>
|
||||
#include <util/reconstructible.h>
|
||||
|
||||
namespace Nim { struct SysThread; }
|
||||
|
||||
Reference in New Issue
Block a user