mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 12:35:41 +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…
x
Reference in New Issue
Block a user