netbsd/sys/arch/acorn32/conf/std.acorn32
2013-04-06 16:48:33 +02:00

19 lines
508 B
Plaintext

# $NetBSD: std.acorn32,v 1.5 2008/01/27 12:37:10 chris Exp $
#
# standard NetBSD/arm32 options
machine acorn32 arm
include "conf/std" # MI standard options
include "arch/arm/conf/std.arm" # arch standard options
options EXEC_AOUT
options EXEC_ELF32
options EXEC_SCRIPT
# To support easy transit to ../arch/arm/arm32
options ARM32
# Since the hardware is not capable of half-word loads/stores,
# Acorn machines and alignment faults do not play nice together.
options ARM32_DISABLE_ALIGNMENT_FAULTS