mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Make more compatibility improvements
This commit is contained in:
parent
12d9e1e128
commit
55c6297e13
63 changed files with 513 additions and 80 deletions
4
libc/isystem/byteswap.h
Normal file
4
libc/isystem/byteswap.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_
|
||||
#include "libc/intrin/bswap.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue