mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Rename hidden keyword to _Hide
This commit is contained in:
parent
251dcb07eb
commit
bf7843833f
112 changed files with 616 additions and 3290 deletions
|
@ -26,7 +26,7 @@ STATIC_YOINK("_init_stdin");
|
|||
*/
|
||||
FILE *stdin;
|
||||
|
||||
hidden FILE __stdin;
|
||||
_Hide FILE __stdin;
|
||||
|
||||
static textstartup void __stdin_init() {
|
||||
__fflush_register(stdin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue