Subversion Repositories HelenOS

Rev

Rev 2938 | Rev 3005 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2938 Rev 2942
Line 52... Line 52...
52
 
52
 
53
extern int app_phone;
53
extern int app_phone;
54
extern fcv_t go_cv;
54
extern fcv_t go_cv;
55
 
55
 
56
void breakpoint_hit(void);
56
void breakpoint_hit(void);
-
 
57
void singlestep_hit(void);
57
 
58
 
58
 
59
 
59
#endif
60
#endif
60
 
61
 
61
/** @}
62
/** @}