xref: /freebsd/sys/arm/qemu/files.qemu (revision 49b49cda41feabe3439f7318e8bf40e3896c7bf4)
1# $FreeBSD$
2
3#
4# Standard ARM support.
5#
6kern/kern_clocksource.c			standard
7
8#
9# Standard qemu virt devices and support.
10#
11arm/qemu/virt_common.c			standard
12arm/qemu/virt_machdep.c			standard
13arm/qemu/virt_mp.c			optional	smp
14
15dev/ofw/ofw_cpu.c			standard
16