diff options
Diffstat (limited to 'docs/PLUGIN_API.new')
| -rw-r--r-- | docs/PLUGIN_API.new | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/PLUGIN_API.new b/docs/PLUGIN_API.new index 1f24ac0..b4790e3 100644 --- a/docs/PLUGIN_API.new +++ b/docs/PLUGIN_API.new @@ -39,15 +39,6 @@ bool action_userabort(int timeout) \return \description -size_t align_buffer(void **start, size_t size, size_t align) - \group kernel/ system - \conditions (CONFIG_CODEC == SWCODEC) - \param start - \param size - \param align - \return - \description - const char *appsversion \return version of the plugin API \description |