mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Apply some touchups
This commit is contained in:
parent
9f149e1de3
commit
2f3bd90216
139 changed files with 1188 additions and 1154 deletions
|
@ -21,8 +21,8 @@ COSMOPOLITAN_C_START_
|
|||
(TO)->c_ospeed = (FROM)->c_ospeed; \
|
||||
} while (0)
|
||||
|
||||
void *termios2host(union metatermios *, const struct termios *);
|
||||
void termios2linux(struct termios *, const union metatermios *);
|
||||
void *__termios2host(union metatermios *, const struct termios *) hidden;
|
||||
void __termios2linux(struct termios *, const union metatermios *) hidden;
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue