mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
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()
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user