From b854297a3ab88c6167b2369f507f4a61a80680fd Mon Sep 17 00:00:00 2001 From: 0 Date: Fri, 21 Sep 2001 00:14:07 +0000 Subject: Turn off the o(x) debug set. 2001-09-20 * ibex_block.c: Turn off the o(x) debug set. svn path=/trunk/; revision=13032 --- libibex/ibex_block.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libibex/ibex_block.c') diff --git a/libibex/ibex_block.c b/libibex/ibex_block.c index 23b225cbc6..44d2a4ba15 100644 --- a/libibex/ibex_block.c +++ b/libibex/ibex_block.c @@ -10,7 +10,7 @@ #include "ibex_internal.h" #define d(x) -#define o(x) x +#define o(x) static void ibex_reset(ibex *ib); static int close_backend(ibex *ib); -- cgit v1.2.3