mips/sim_info was just returning?????

This commit is contained in:
Andrew Cagney
1997-09-10 23:50:32 +00:00
parent cad7297e80
commit 972f3a34f5
2 changed files with 4 additions and 2 deletions

View File

@@ -1350,8 +1350,6 @@ sim_info (sd,verbose)
SIM_DESC sd;
int verbose;
{
return;
/* Accessed from the GDB "info files" command: */
if (STATE_VERBOSE_P (sd) || verbose)
{