summaryrefslogtreecommitdiff
path: root/emulators/simulavr/patches/patch-src_disp-vcd_vcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/simulavr/patches/patch-src_disp-vcd_vcd.h')
-rw-r--r--emulators/simulavr/patches/patch-src_disp-vcd_vcd.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/simulavr/patches/patch-src_disp-vcd_vcd.h b/emulators/simulavr/patches/patch-src_disp-vcd_vcd.h
deleted file mode 100644
index 1eebcebdb5e..00000000000
--- a/emulators/simulavr/patches/patch-src_disp-vcd_vcd.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_disp-vcd_vcd.h,v 1.1 2013/03/24 16:57:12 joerg Exp $
-
---- src/disp-vcd/vcd.h.orig 2013-03-23 18:50:47.000000000 +0000
-+++ src/disp-vcd/vcd.h
-@@ -47,7 +47,7 @@ int vcd_trace_pc( void );
- /* Interface for disp.c */
- int vcd_write_header( void );
-
--inline int vcd_set_clock( unsigned int c );
-+int vcd_set_clock( unsigned int c );
- int vcd_write_clock( void );
-
- int vcd_bind_io_reg_shortcut( char *io_reg_name, int io_reg_addr );