git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1232 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
efa39b271f
commit
ca817db850
|
@ -239,7 +239,7 @@
|
||||||
* allocators such as:
|
* allocators such as:
|
||||||
* - C-Runtime allocator.
|
* - C-Runtime allocator.
|
||||||
* - Heap allocator (see @ref heaps).
|
* - Heap allocator (see @ref heaps).
|
||||||
* - @ref Memory pools allocator (see @ref pools).
|
* - Memory pools allocator (see @ref pools).
|
||||||
* .
|
* .
|
||||||
* By having a centralized memory provider the various allocators can coexist
|
* By having a centralized memory provider the various allocators can coexist
|
||||||
* and share the main memory.<br>
|
* and share the main memory.<br>
|
||||||
|
|
Loading…
Reference in New Issue