Changeset 446 for trunk/user/idbg


Ignore:
Timestamp:
Jun 19, 2018, 5:12:57 PM (6 years ago)
Author:
alain
Message:

miscelaneous...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/user/idbg/idbg.c

    r445 r446  
    2020    printf( "\n[IDBG] starts at cycle %d\n", (unsigned int)cycle );
    2121
    22     while (1)
    23     {
    24 
    25         ///////
    26         idbg();
    27         ///////
    28     }
     22    ///////
     23    idbg();
     24    ///////
    2925
    3026    get_cycle( &cycle );
Note: See TracChangeset for help on using the changeset viewer.