Generate bindings

This commit is contained in:
2022-04-26 00:46:04 +02:00
parent 4e22744679
commit cdae57fb3d
6 changed files with 6 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ const UC_API_MAJOR = 2;
UC_CTL_CPU_MODEL = 7;
UC_CTL_TB_REQUEST_CACHE = 8;
UC_CTL_TB_REMOVE_CACHE = 9;
UC_CTL_TB_FLUSH = 10;
UC_PROT_NONE = 0;
UC_PROT_READ = 1;