Delete VAX/OS2/DOS/AMIGA code from GNU Make

This commit is contained in:
Justine Tunney 2022-03-18 21:37:41 -07:00
parent 14e192e5ba
commit 10a766ebd0
463 changed files with 2517 additions and 201015 deletions

View file

@ -232,6 +232,7 @@ uint32_t getuid(void) nosideeffect;
uint32_t umask(int32_t);
void rewinddir(DIR *);
void sync(void);
int getloadavg(double *, int);
/*───────────────────────────────────────────────────────────────────────────│─╗
cosmopolitan § system calls » formatting