Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1120 → Rev 1121

/kernel/trunk/arch/ia32/src/ia32.c
109,7 → 109,7
}
}
 
/** Set Thread-local-storeage pointer
/** Set thread-local-storage pointer
*
* TLS pointer is set in GS register. That means, the GS contains
* selector, and the descriptor->base is the correct address.