mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
pkg/tlsf: fix typos
This commit is contained in:
parent
05f5d5d638
commit
9ac32c6dd7
@ -14,7 +14,7 @@
|
||||
*
|
||||
* This is a malloc/free implementation built on top of the TLSF allocator.
|
||||
* It defines a global tlsf_control block and performs allocations on that
|
||||
* block. This implemetation replaces the system malloc
|
||||
* block. This implementation replaces the system malloc
|
||||
*
|
||||
* Additionally, the calls to TLSF are wrapped in irq_disable()/irq_restore(),
|
||||
* to make it thread-safe.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user