Skip to content

Commit

Permalink
8340439: Extra entry declaration for assember test
Browse files Browse the repository at this point in the history
  • Loading branch information
sendaoYan committed Sep 19, 2024
1 parent ea33709 commit a341537
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ int TemplateInterpreter::InterpreterCodeSize = 200 * 1024;

#define __ _masm->

//-----------------------------------------------------------------------------

extern "C" void entry(CodeBuffer*);

//-----------------------------------------------------------------------------

address TemplateInterpreterGenerator::generate_slow_signature_handler() {
address entry = __ pc();

Expand Down

0 comments on commit a341537

Please sign in to comment.