kernel: add missing header (#110)
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef __KSU_H_ARCH
|
#ifndef __KSU_H_ARCH
|
||||||
#define __KSU_H_ARCH
|
#define __KSU_H_ARCH
|
||||||
|
|
||||||
|
#include <linux/version.h>
|
||||||
|
|
||||||
#if defined(__aarch64__)
|
#if defined(__aarch64__)
|
||||||
|
|
||||||
#define __PT_PARM1_REG regs[0]
|
#define __PT_PARM1_REG regs[0]
|
||||||
|
|||||||
Reference in New Issue
Block a user