sim: remove use of PTR
[binutils-gdb.git] / sim / m32r / cpu2.c
index b392afb61aed30361aebc54c07d8589f8fc9994d..478159c5914dc6c084e0d9ff4217faad2c7142c6 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2014 Free Software Foundation, Inc.
+Copyright 1996-2022 Free Software Foundation, Inc.
 
 This file is part of the GNU simulators.
 
@@ -186,11 +186,3 @@ m32r2f_h_lock_set (SIM_CPU *current_cpu, BI newval)
 {
   CPU (h_lock) = newval;
 }
-
-/* Record trace results for INSN.  */
-
-void
-m32r2f_record_trace_results (SIM_CPU *current_cpu, CGEN_INSN *insn,
-                           int *indices, TRACE_RECORD *tr)
-{
-}