Skip to content

Commit

Permalink
mark static
Browse files Browse the repository at this point in the history
  • Loading branch information
khuey committed Dec 18, 2024
1 parent ffeb293 commit aade656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/ir/disassemble_shared.c
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ bool
optype_is_evex_mask_arch(byte optype);

#ifndef X86
bool
static bool
optype_is_evex_mask_arch(byte optype)
{
return false;
Expand Down

0 comments on commit aade656

Please sign in to comment.