files.arm (9f3d45b6d45423c3e992be6f9575fe76cc032c3c) | files.arm (6da235a325b8052870893e2f9520bbe080161fd7) |
---|---|
1# $FreeBSD$ 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 optional !armv6 --- 43 unchanged lines hidden (view full) --- 52arm/arm/support.S standard 53arm/arm/swtch.S standard 54arm/arm/sys_machdep.c standard 55arm/arm/syscall.c standard 56arm/arm/trap.c optional !armv6 57arm/arm/trap-v6.c optional armv6 58arm/arm/uio_machdep.c standard 59arm/arm/undefined.c standard | 1# $FreeBSD$ 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 optional !armv6 --- 43 unchanged lines hidden (view full) --- 52arm/arm/support.S standard 53arm/arm/swtch.S standard 54arm/arm/sys_machdep.c standard 55arm/arm/syscall.c standard 56arm/arm/trap.c optional !armv6 57arm/arm/trap-v6.c optional armv6 58arm/arm/uio_machdep.c standard 59arm/arm/undefined.c standard |
60arm/arm/unwind.c optional ddb |
|
60arm/arm/vm_machdep.c standard 61arm/arm/vfp.c standard 62board_id.h standard \ 63 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \ 64 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \ 65 no-obj no-implicit-rule before-depend \ 66 clean "board_id.h" 67cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}" --- 40 unchanged lines hidden --- | 61arm/arm/vm_machdep.c standard 62arm/arm/vfp.c standard 63board_id.h standard \ 64 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \ 65 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \ 66 no-obj no-implicit-rule before-depend \ 67 clean "board_id.h" 68cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}" --- 40 unchanged lines hidden --- |