- Make bitstr.c work on machines with "little indian" byte ordering
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 6 Aug 1987 05:01:39 +0000 (05:01 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 6 Aug 1987 05:01:39 +0000 (05:01 +0000)
commit6cc847b8df93cf3b59a9bc0f0372a45be50df381
treee3caf6812e97aff3e514821be9e11940cf53c129
parentd6a0f9466b7963cab178045468786427848b8b5d
- Make bitstr.c work on machines with "little indian" byte ordering
convention by parameterizing bitstr.h according to byte order.

- Make Wsize compute the byte ordering information.

- Add changes for Alliant.
v7/src/microcode/bitstr.c