Test m=aarch64 on GitHub Actions

This commit is contained in:
Justine Tunney 2023-06-05 15:23:00 -07:00
parent 42b9b75749
commit 7558549d44
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
15 changed files with 60 additions and 84 deletions

View file

@ -9,6 +9,7 @@
#define timeval_frommillis __timeval_frommillis
#define timeval_add __timeval_add
#define timeval_sub __timeval_sub
#define timespec_totimeval __timespec_totimeval
#define timeval_totimespec __timeval_totimespec
#endif /* COSMO */