mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 14:28:30 +00:00
Make revision to previous change
This commit is contained in:
parent
0d74673213
commit
d50f4c02f6
4 changed files with 10 additions and 7 deletions
|
@ -29,7 +29,7 @@ void __sig_generate(int, int);
|
|||
void __sig_init(void);
|
||||
|
||||
char16_t *__sig_process_path(char16_t *, uint32_t);
|
||||
atomic_ulong *__sig_map_process(int);
|
||||
atomic_ulong *__sig_map_process(int, int);
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* COSMOPOLITAN_LIBC_CALLS_SIGNALS_INTERNAL_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue