files.arm revision 129251
1# $FreeBSD: head/sys/conf/files.arm 129251 2004-05-14 23:31:36Z cognet $
2arm/arm/autoconf.c	standard
3arm/arm/bcopy_page.S	standard
4arm/arm/bcopyinout.S		standard
5arm/arm/blockio.S		standard
6arm/arm/bootconfig.c		standard
7arm/arm/bus_space_asm_generic.S	standard
8arm/arm/busdma_machdep.c 	standard
9arm/arm/copystr.S		standard
10arm/arm/cpufunc.c		standard
11arm/arm/cpufunc_asm.S		standard
12arm/arm/cpufunc_asm_sa1.S 	standard
13arm/arm/cpufunc_asm_armv4.S 	standard
14arm/arm/cpufunc_asm_sa11x0.S 	standard
15arm/arm/critical.c		standard
16arm/arm/db_disasm.c		optional	ddb
17arm/arm/db_interface.c		optional	ddb
18arm/arm/db_trace.c		optional	ddb
19arm/arm/disassem.c		standard
20arm/arm/dump_machdep.c		standard
21arm/arm/elf_machdep.c		standard
22arm/arm/exception.S		standard
23arm/arm/fiq.c			standard
24arm/arm/fiq_subr.S		standard
25arm/arm/fusu.S			standard
26arm/arm/identcpu.c		standard
27arm/arm/in_cksum.c		standard
28arm/arm/in_cksum_arm.S		standard
29arm/arm/intr.c			standard
30arm/arm/locore.S		standard	no-obj
31arm/arm/machdep.c		standard
32arm/arm/nexus.c			optional	nexus
33arm/arm/nexus_io.c		optional	nexus
34arm/arm/nexus_io_asm.S		optional	nexus
35arm/arm/pmap.c			standard
36arm/arm/setcpsr.S		standard
37arm/arm/setstack.s		standard
38arm/arm/support.S		standard
39arm/arm/swtch.S			standard
40arm/arm/sys_machdep.c		standard
41arm/arm/trap.c			standard
42arm/arm/uio_machdep.c		standard
43arm/arm/undefined.c		standard
44arm/arm/vectors.S		standard
45arm/arm/vm_machdep.c		standard
46arm/fpe-arm/armfpe_glue.S	optional	armfpe
47arm/fpe-arm/armfpe_init.c	optional	armfpe
48arm/fpe-arm/armfpe.S		optional	armfpe
49libkern/arm/divsi3.S		standard
50libkern/arm/ffs.S		standard
51libkern/arm/memcmp.S		standard
52libkern/arm/memcpy.S		standard
53libkern/arm/muldi3.c		standard
54libkern/ashldi3.c		standard
55libkern/ashrdi3.c		standard
56libkern/bcmp.c			standard
57libkern/divdi3.c		standard
58libkern/ffsl.c			standard
59libkern/flsl.c			standard
60libkern/lshrdi3.c		standard
61libkern/moddi3.c		standard
62libkern/qdivrem.c		standard
63libkern/udivdi3.c		standard
64libkern/umoddi3.c		standard
65#XXX: We can't use these versions, as strcmp.c is included conf/files
66#libkern/arm/strcmp.S		standard
67#libkern/arm/strncmp.S		standard
68