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