Use endian.h naming instead of inet.h

Make it explicit that network order is big endian and that short, long
and long long are 16, 32 and 64-bit values, respectively.

Change-Id: I52f23e43d16111852dc691a3e7d89659e0ada233
3 files changed
tree: 73efc8e3788266ae15021e861010b57979cc66a4
  1. inc/
  2. src/
  3. .gitignore
  4. Makefile
  5. README.md
README.md

Hafnium

mkdir hafnium
cd hafnium
repo init -u sso://hafnium/manifest
repo sync -j4