Peter Maydell <peter.mayd...@linaro.org> writes:
> In commit 88ce6c6ee85d we switched from directly fishing the number > of breakpoints and watchpoints out of the ID register fields to > abstracting out functions to do this job, but we forgot to delete the > now-obsolete comment in define_debug_regs() about the relation > between the ID field value and the actual number of breakpoints and > watchpoints. Delete the obsolete comment. > > Reported-by: CHRIS HOWARD <cvz...@web.de> > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée