Changeset f714576 in mainline for kernel/generic/include
- Timestamp:
 - 2008-11-23T11:02:07Z (17 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 0013b9ce
 - Parents:
 - 50e5b25
 - File:
 - 
      
- 1 edited
 
- 
          
  kernel/generic/include/udebug/udebug.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
kernel/generic/include/udebug/udebug.h
r50e5b25 rf714576 148 148 UDEBUG_TS_BEGINNING, 149 149 /** Debugger fully connected */ 150 UDEBUG_TS_ACTIVE, 151 /** Task is shutting down, no more debug activities allowed */ 152 UDEBUG_TS_SHUTDOWN 150 UDEBUG_TS_ACTIVE 153 151 } udebug_task_state_t; 154 152  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  