mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Make llama.com -h
print to stdout
This commit is contained in:
parent
f312f706f4
commit
ca990ef091
5 changed files with 74 additions and 72 deletions
|
@ -49,8 +49,6 @@ extern init_f *__init_array_start[] __attribute__((__weak__));
|
|||
extern init_f *__init_array_end[] __attribute__((__weak__));
|
||||
extern pthread_mutex_t __mmi_lock_obj;
|
||||
|
||||
struct CosmoTib *tib;
|
||||
|
||||
textstartup void cosmo(long *sp) {
|
||||
int argc;
|
||||
init_f **fp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue