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] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
#ifndef __ASM_PAGE_H__
2
#define __ASM_PAGE_H__
3
 
4
/* These aren't used by much yet. If that changes, you might want
5
   to make them actually correct :) */
6
#define PAGE_SHIFT 0xC
7
#define PAGE_SIZE  (0x1 << PAGE_SHIFT)
8
 
9
 
10
#endif /* __ASM_PAGE_H__ */

powered by: WebSVN 2.1.0

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