Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8811 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
bfc2d0e4bb
commit
1f472e1845
|
@ -48,8 +48,6 @@
|
|||
|
||||
/**
|
||||
* @brief Memory get function.
|
||||
* @note This type must be assignment compatible with the @p chMemAlloc()
|
||||
* function.
|
||||
*/
|
||||
typedef void *(*memgetfunc_t)(size_t size);
|
||||
|
||||
|
|
Loading…
Reference in New Issue