Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2942 → Rev 2941

/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
42,10 → 42,6
} breakpoint_arch_t;
 
typedef struct {
int singlestep;
} dthread_arch_t;
 
typedef struct {
uint32_t at;
uint32_t v0;
uint32_t v1;