Skip to content

Commit

Permalink
Fix micromips
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Aug 27, 2024
1 parent 2e2aec5 commit e5eda51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ typedef struct cs_arch_config {
CS_MODE_MIPS16 | \
CS_MODE_MIPS32 | \
CS_MODE_MIPS64 | \
CS_MODE_MICRO | \
CS_MODE_MIPS3 | \
CS_MODE_MIPS32R6 | \
CS_MODE_MIPS2 | \
Expand Down

0 comments on commit e5eda51

Please sign in to comment.