Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2721 → Rev 2722

/trunk/kernel/arch/mips32/include/mm/frame.h
42,7 → 42,7
#ifndef __ASM__
 
extern void frame_arch_init(void);
#define physmem_print()
extern void physmem_print(void);
 
#endif /* __ASM__ */
#endif /* KERNEL */