Rev 3008 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3008 | Rev 4692 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | 34 | ||
35 | #ifndef MAIN_H_ |
35 | #ifndef MAIN_H_ |
36 | #define MAIN_H_ |
36 | #define MAIN_H_ |
37 | 37 | ||
38 | #include <udebug.h> |
38 | #include <udebug.h> |
39 | #include <libadt/list.h> |
39 | #include <adt/list.h> |
40 | 40 | ||
41 | #include "include/arch/types.h" |
41 | #include "include/arch/types.h" |
42 | #include "breakpoint.h" |
42 | #include "breakpoint.h" |
43 | 43 | ||
44 | extern int app_phone; |
44 | extern int app_phone; |