* cgen-mem.h (DECLARE_SETT): Fix return type.

This commit is contained in:
Doug Evans 1998-07-24 19:44:04 +00:00
parent 05ec3b4162
commit 63542cbcc0
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Fri Jul 24 10:14:18 1998 Doug Evans <devans@canuck.cygnus.com>
* cgen-mem.h (DECLARE_SETT): Fix return type.
* sim-model.c (model_option_handler): Remove unused variable `n'.
Tue Jul 21 16:27:43 1998 Doug Evans <devans@seba.cygnus.com>