Update constants of bindings

This commit is contained in:
Bet4
2022-02-16 20:08:17 +08:00
parent cc45585e90
commit 504b31b928
18 changed files with 309 additions and 150 deletions

View File

@@ -401,4 +401,5 @@ const (
PPC_REG_MSR = 77
PPC_REG_FPSCR = 78
PPC_REG_CR = 79
PPC_REG_ENDING = 80
)