mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +00:00
Get llama.com building as an aarch64 native binary
This commit is contained in:
parent
d04430f4ef
commit
4c093155a3
40 changed files with 7842 additions and 11683 deletions
|
@ -45,6 +45,7 @@ struct MemoryIntervals {
|
|||
|
||||
extern struct MemoryIntervals _mmi;
|
||||
|
||||
void __mmi_init(void);
|
||||
void __mmi_lock(void);
|
||||
void __mmi_unlock(void);
|
||||
void __mmi_funlock(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue