Fix misleading comment.
Not a functional change. MFC after: 3 days
This commit is contained in:
parent
bedd65c99d
commit
7ef0c143b1
@ -40,7 +40,8 @@
|
||||
#define DTV_OFFSET offsetof(struct tcb, tcb_dtv)
|
||||
|
||||
/*
|
||||
* Variant II tcb, first two members are required by rtld.
|
||||
* Variant I tcb. The structure layout is fixed, don't blindly
|
||||
* change it.
|
||||
*/
|
||||
struct tcb {
|
||||
void *tcb_dtv; /* required by rtld */
|
||||
|
Loading…
Reference in New Issue
Block a user