cvs commit: src/sys/i386/include tls.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue May 10 08:31:03 PDT 2005
joerg 2005/05/10 08:29:53 PDT
DragonFly src repository
Modified files:
sys/i386/include tls.h
Log:
Replace __offsetof with similiar pointer expression and use "m"
contraint. This generates the correct assembly as before, but removes
the hard coded offsets.
Work-around-by: YONETANI Tomokazu <qhwt+dfly at xxxxxxxxxx>
Revision Changes Path
1.4 +2 -10 src/sys/i386/include/tls.h
http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/tls.h.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list