You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Generate cxx binding in build.rs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "boot-rs.hpp"
|
||||
|
||||
#define HEADER_FILE "header"
|
||||
#define KERNEL_FILE "kernel"
|
||||
#define RAMDISK_FILE "ramdisk.cpio"
|
||||
|
||||
Reference in New Issue
Block a user