source: trunk/packages/xen-common/xen-common/xen/arch/ia64/linux/README.origin @ 34

Last change on this file since 34 was 34, checked in by hartmans, 17 years ago

Add xen and xen-common

File size: 1.2 KB
Line 
1Source files in this directory are identical copies of linux-2.6.13 files:
2
3NOTE: DO NOT commit changes to these files!   If a file
4needs to be changed, move it to ../linux-xen and follow
5the instructions in the README there.
6
7efi_stub.S              -> linux/arch/ia64/kernel/efi_stub.S
8extable.c               -> linux/arch/ia64/mm/extable.c
9hpsim.S                 -> linux/arch/ia64/hp/sim/hpsim.S
10ia64_ksyms.c            -> linux/arch/ia64/kernel/ia64_ksyms.c
11irq_lsapic.c            -> linux/arch/ia64/kernel/irq_lsapic.c
12linuxextable.c          -> linux/kernel/extable.c
13machvec.c               -> linux/arch/ia64/kernel/machvec.c
14patch.c                 -> linux/arch/ia64/kernel/patch.c
15pcdp.h                  -> linux/drivers/firmware/pcdp.h
16
17bitop.c                 -> linux/arch/ia64/lib/bitop.c
18clear_page.S            -> linux/arch/ia64/lib/clear_page.S
19copy_page_mck.S         -> linux/arch/ia64/lib/copy_page_mck.S
20flush.S                 -> linux/arch/ia64/lib/flush.S
21idiv32.S                -> linux/arch/ia64/lib/idiv32.S
22idiv64.S                -> linux/arch/ia64/lib/idiv64.S
23memcpy_mck.S            -> linux/arch/ia64/lib/memcpy_mck.S
24memset.S                -> linux/arch/ia64/lib/memset.S
25strlen.S                -> linux/arch/ia64/lib/strlen.S
26
27# The files below are from Linux-2.6.16.33
28carta_random.S          -> linux/arch/ia64/lib/carta_random.S
29
30# The files below are from Linux-2.6.19
31io.c                    -> linux/arch/ia64/lib/io.c
Note: See TracBrowser for help on using the repository browser.