diff --git a/specification/ch_3.xml b/specification/ch_3.xml index 99c2de2..b754f88 100644 --- a/specification/ch_3.xml +++ b/specification/ch_3.xml @@ -4504,7 +4504,7 @@ extern void *__tls_get_addr (tls_index *ti);
TLS Access Models TLS data access is categorized into the following models: - + General Dynamic TLS Model @@ -5320,7 +5320,7 @@ static __thread unsigned int x3; described. The following TLS link editor transformations are provided as optimizations to convert between specific TLS access models: - + General Dynamic to Initial Exec