Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1374 → Rev 1373

/kernel/trunk/arch/ppc32/include/mm/frame.h
35,10 → 35,6
#ifdef KERNEL
#ifndef __ASM__
 
#include <arch/types.h>
 
extern __address last_frame;
 
extern void frame_arch_init(void);
 
#endif /* __ASM__ */