Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3005 → Rev 3012

/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
43,6 → 43,7
 
typedef struct {
int singlestep;
uint32_t sstep_back;
} dthread_arch_t;
 
typedef struct {