Subversion Repositories HelenOS

Rev

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

Rev 2071 Rev 2721
Line 44... Line 44...
44
#include <arch/types.h> 
44
#include <arch/types.h> 
45
 
45
 
46
extern uintptr_t last_frame;
46
extern uintptr_t last_frame;
47
 
47
 
48
extern void frame_arch_init(void);
48
extern void frame_arch_init(void);
-
 
49
#define physmem_print()
49
 
50
 
50
#endif /* __ASM__ */
51
#endif /* __ASM__ */
51
#endif /* KERNEL */
52
#endif /* KERNEL */
52
 
53
 
53
#endif
54
#endif