From 73c4941b23b9c660bb9bc4bb7acf3ea253356c41 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 8 Nov 1995 18:57:06 +0000 Subject: first stage in function unit support; add new switches & latest code from andrew --- sim/ppc/vm_n.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/ppc/vm_n.h') diff --git a/sim/ppc/vm_n.h b/sim/ppc/vm_n.h index 63bd54c..0a9d0a1 100644 --- a/sim/ppc/vm_n.h +++ b/sim/ppc/vm_n.h @@ -53,7 +53,6 @@ XCONCAT2(vm_data_map_read_,N)(vm_data_map *map, return 0; case NONSTRICT_ALIGNMENT: { - unsigned_N rval; unsigned_N val; if (vm_data_map_read_buffer(map, &val, ea, sizeof(unsigned_N)) != sizeof(unsigned_N)) -- cgit v1.1