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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-ppc/] [amigahw.h] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
#ifdef __KERNEL__
2
#ifndef __ASMPPC_AMIGAHW_H
3
#define __ASMPPC_AMIGAHW_H
4
 
5
#include <linux/config.h>
6
#include <asm-m68k/amigahw.h>
7
 
8
#undef CHIP_PHYSADDR
9
#ifdef CONFIG_APUS_FAST_EXCEPT
10
#define CHIP_PHYSADDR      (0x000000)
11
#else
12
#define CHIP_PHYSADDR      (0x004000)
13
#endif
14
 
15
 
16
#endif /* __ASMPPC_AMIGAHW_H */
17
#endif /* __KERNEL__ */

powered by: WebSVN 2.1.0

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