diff options
author | Elliott Hughes <enh@google.com> | 2018-11-29 13:24:34 -0800 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2018-11-30 11:22:15 -0600 |
commit | b8878682a49fcdd5952a9b8d7fc57eb1508a8adc (patch) | |
tree | cb1e295ee2766930b229e6e7b8a8f7c62f6a71d8 /toys/posix/comm.c | |
parent | a87efd2ab0c9ed622b608ffa93c6ca8526c6474c (diff) | |
download | toybox-b8878682a49fcdd5952a9b8d7fc57eb1508a8adc.tar.gz |
macOS: fix endian macros for macOS.
I've also flipped the `#if` because `#ifdef` feels more naturally readable
than #ifndef when there's also a `#else`.
(I've preserved the oddness of the clearenv declaration being here,
because there isn't currently a more suitable `#ifdef __APPLE__` to move
it too. Later...)
Diffstat (limited to 'toys/posix/comm.c')
0 files changed, 0 insertions, 0 deletions