Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3007 → Rev 3008

/branches/tracing/uspace/app/debug/main.h
39,11 → 39,9
#include <libadt/list.h>
 
#include "include/arch/types.h"
#include "fib_synch.h"
#include "breakpoint.h"
 
extern int app_phone;
extern fcv_t go_cv;
 
void breakpoint_hit(breakpoint_t *b);
void singlestep_hit(void);