Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readline: should be uint8_t for c as it's passed to read()
This fixes the breakage with fsh on any big endian platform where uint_fast8_t is not byte sized.
- Loading branch information