mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
bf83c07923
commit
f90a4a85e0
@ -113,6 +113,8 @@ void prepare_reinit_main_thread()
|
||||
** Thread **
|
||||
************/
|
||||
|
||||
/* prevent the compiler from optimizing out the 'this' pointer check */
|
||||
__attribute__((optimize("-fno-delete-null-pointer-checks")))
|
||||
Native_utcb *Thread::utcb()
|
||||
{
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user