sys/hashes: fix typos
This commit is contained in:
parent
caa3f9cf0d
commit
ec8a4ba3c2
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
The drawbacks of this implementation are:
|
The drawbacks of this implementation are:
|
||||||
- There is no message queue. The whole message must be ready in a buffer.
|
- There is no message queue. The whole message must be ready in a buffer.
|
||||||
- It is not optimized for peformance.
|
- It is not optimized for performance.
|
||||||
|
|
||||||
The implementation is even simpler on a little endian platform. Just define the
|
The implementation is even simpler on a little endian platform. Just define the
|
||||||
LITTLE_ENDIAN symbol in that case.
|
LITTLE_ENDIAN symbol in that case.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user