Rev 2141 | Rev 3908 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2141 | Rev 2721 | ||
---|---|---|---|
Line 67... | Line 67... | ||
67 | 67 | ||
68 | typedef union frame_address frame_address_t; |
68 | typedef union frame_address frame_address_t; |
69 | 69 | ||
70 | extern uintptr_t last_frame; |
70 | extern uintptr_t last_frame; |
71 | extern void frame_arch_init(void); |
71 | extern void frame_arch_init(void); |
- | 72 | #define physmem_print() |
|
72 | 73 | ||
73 | #endif |
74 | #endif |
74 | #endif |
75 | #endif |
75 | 76 | ||
76 | #endif |
77 | #endif |