Subversion Repositories HelenOS

Rev

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

Rev 2071 Rev 2721
Line 40... Line 40...
40
 
40
 
41
#ifdef KERNEL
41
#ifdef KERNEL
42
#ifndef __ASM__
42
#ifndef __ASM__
43
 
43
 
44
extern void frame_arch_init(void);
44
extern void frame_arch_init(void);
-
 
45
#define physmem_print()
45
 
46
 
46
#endif /* __ASM__ */
47
#endif /* __ASM__ */
47
#endif /* KERNEL */
48
#endif /* KERNEL */
48
 
49
 
49
#endif
50
#endif