X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2Fmn10300%2Fdv-mn103tim.c;h=9b1e0d2e7ee37704c71f0c00321b77a5ee8cb415;hb=b814bbcbee2441a73e1dabd990f8590862aaf9fe;hp=cd79f918fbf7b56fafad2fee7c9a3cd5393919d5;hpb=abd8680d6efd97e7ba848a6392ee3ad72be18cd0;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/mn10300/dv-mn103tim.c b/sim/mn10300/dv-mn103tim.c index cd79f918fb..9b1e0d2e7e 100644 --- a/sim/mn10300/dv-mn103tim.c +++ b/sim/mn10300/dv-mn103tim.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 2003 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify @@ -495,6 +495,7 @@ read_special_timer6_reg (struct hw *me, break; default: + break; } break; } @@ -950,6 +951,7 @@ write_special_timer6_reg (struct hw *me, break; default: + break; } break; }