OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [compat/] [linux/] [v2_0/] [include/] [asm/] [page.h] - Rev 174

Compare with Previous | Blame | View Log

#ifndef __ASM_PAGE_H__
#define __ASM_PAGE_H__
 
/* These aren't used by much yet. If that changes, you might want
   to make them actually correct :) */
#define PAGE_SHIFT 0xC
#define PAGE_SIZE  (0x1 << PAGE_SHIFT)
 
 
#endif /* __ASM_PAGE_H__ */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.