[doc] Add spec for vmalloc, add file headers

This commit is contained in:
Mark
2019-09-18 17:30:53 +03:00
parent 99826db34f
commit c1c00e3285
8 changed files with 73 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
/** vim: set ft=cpp.doxygen :
* @file sys/string.h
* @brief Generic string operations
*/
#pragma once
#include <stddef.h>