Update comments

This commit is contained in:
topjohnwu 2017-07-10 22:48:14 +08:00
parent d75fa62cab
commit cccb5a3e08

View File

@ -1,4 +1,8 @@
/* post_fs_data.c - post-fs-data actions
/* bootstages.c - Core bootstage operations
*
* All bootstage operations, including simple mount in post-fs,
* magisk mount in post-fs-data, various image handling, script
* execution, load modules, install Magisk Manager etc.
*/
#include <stdlib.h>