Skip to content

Commit

Permalink
fixup! Add native coverage support
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorng committed Nov 6, 2023
1 parent c7fe6ef commit fd05bbc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions erts/emulator/beam/erl_bif_coverage.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@
#include "error.h"
#include "bif.h"
#include "beam_load.h"
//#include "big.h"
//#include "beam_bp.h"
//#include "beam_catches.h"
//#include "erl_binary.h"
//#include "erl_nif.h"
//#include "erl_bits.h"
//#include "erl_thr_progress.h"
//#include "erl_nfunc_sched.h"
//#include "erl_proc_sig_queue.h"
#include "beam_file.h"

#include "jit/beam_asm.h"
Expand Down

0 comments on commit fd05bbc

Please sign in to comment.