Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 193 → Rev 194

/SPARTAN/trunk/arch/amd64/include/mm/frame.h
31,6 → 31,8
 
#define FRAME_SIZE 4096
 
#ifndef __ASM__
extern void frame_arch_init(void);
#endif
 
#endif