This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-08 07:23:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
71273bc5c9
cosmopolitan
/
libc
/
isystem
/
endian.h
5 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 14:18:57 +00:00
#
ifndef LIBC_ISYSTEM_ENDIAN_H_
#
define LIBC_ISYSTEM_ENDIAN_H_
Fold conv package into fmt Both packages had nearly identical dependency requirements, so merging them should help reduce the complexity of the build graph.
2020-12-09 23:04:54 +00:00
#
include
"libc/fmt/conv.h"
Initial import
2020-06-15 14:18:57 +00:00
#
endif
Reference in a new issue
Copy permalink