Changeset 522 for trunk


Ignore:
Timestamp:
Aug 30, 2018, 6:39:53 PM (6 years ago)
Author:
viala@…
Message:

FIX rev520: Previous commit contained a superflous '}'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/drivers/soclib_hba.c

    r520 r522  
    191191            assert( cmd_type == IOC_SYNC_READ, "no slot available for a IOC_SYNC_READ\n" );
    192192            sched_yield( "blocked on ISR" );
    193         }
    194193        }
    195194    }  // end while to get a slot
Note: See TracChangeset for help on using the changeset viewer.