Update bindings

This commit is contained in:
2022-02-15 22:08:27 +01:00
parent 27ef63cc8d
commit 3ed9dbda13
6 changed files with 6 additions and 0 deletions

View File

@@ -400,4 +400,5 @@ const (
PPC_REG_CTR = 76
PPC_REG_MSR = 77
PPC_REG_FPSCR = 78
PPC_REG_CR = 79
)