Eliminate obsolete comment, now that getushort() is implemented in
terms of functions in <sys/endian.h>.
This commit is contained in:
parent
03779e5c2b
commit
9170c87faa
@ -86,10 +86,6 @@ struct bpb710 {
|
||||
* and longs are just character arrays of the appropriate length. This is
|
||||
* because the compiler forces shorts and longs to align on word or
|
||||
* halfword boundaries.
|
||||
*
|
||||
* XXX The little-endian code here assumes that the processor can access
|
||||
* 16-bit and 32-bit quantities on byte boundaries. If this is not true,
|
||||
* use the macros for the big-endian case.
|
||||
*/
|
||||
|
||||
#include <sys/endian.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user