]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/qemu/std.virt
fd: remove redundant saturation check from fget_unlocked_seq
[FreeBSD/FreeBSD.git] / sys / arm / qemu / std.virt
1 # $FreeBSD$
2 machine         arm     armv7
3 cpu             CPU_CORTEXA
4 makeoptions     CONF_CFLAGS="-march=armv7a"
5
6 options         KERNVIRTADDR            = 0xc1000000
7 makeoptions     KERNVIRTADDR            = 0xc1000000
8
9 files "../qemu/files.qemu"
10