kernel: fix typo for PT_PARAM_REG

This commit is contained in:
weishu
2023-01-09 07:24:23 +07:00
parent 43bea50605
commit a2ec618c49

View File

@@ -26,7 +26,7 @@
#define __PT_PARM4_REG r10
// #define __PT_PARM4_REG cx
#define __PT_PARM5_REG r8
#define __PT_PARM5_REG r9
#define __PT_PARM6_REG r9
#define __PT_RET_REG sp
#define __PT_FP_REG bp
#define __PT_RC_REG ax