Fully migrate Magisk to C++

This commit is contained in:
topjohnwu
2018-11-04 03:38:06 -05:00
parent 4351de503f
commit cda57dd4b4
27 changed files with 548 additions and 607 deletions

View File

@@ -1,4 +1,4 @@
/* img.c - All image related functions
/* img.cpp - All image related functions
*/
#include <unistd.h>