mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Revert "Use %gs as TLS register when dlopen() is linked"
This reverts commit d71da7fc72
.
This commit is contained in:
parent
d71da7fc72
commit
956e68be59
13 changed files with 40 additions and 71 deletions
|
@ -705,7 +705,7 @@ haveinc:
|
|||
return prec;
|
||||
}
|
||||
|
||||
static int __fmt_noop(const char *x, void *y, size_t z) {
|
||||
static int __fmt_noop(const char *, void *, size_t) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue