Skip to content

Commit

Permalink
Added export for Python CS_MODE_RISCVC binding (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasFaller committed Sep 18, 2020
1 parent c66bb33 commit 2f38802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/python/capstone/__init__.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
'CS_MODE_BPF_EXTENDED',
'CS_MODE_RISCV32',
'CS_MODE_RISCV64',
'CS_MODE_RISCVC',
'CS_MODE_MOS65XX_6502',
'CS_MODE_MOS65XX_65C02',
'CS_MODE_MOS65XX_W65C02',
Expand Down

0 comments on commit 2f38802

Please sign in to comment.