config/debug.in
author Remy Bohmer <linux@bohmer.net>
Fri Apr 09 21:04:38 2010 +0200 (2010-04-09)
branch1.6
changeset 1923 37613068818d
child 1870 a4c4e51aa541
permissions -rw-r--r--
libc/newlib: the m68k processor does not like unaligned

Disable unaligned access at least for mcpu32, m68010 and m68020.
These processors certainly do not like unaligned accesses.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
(transplanted from faade25219ed565993b7b26357991d3130697515)
yann@924
     1
menu "Debug facilities"
yann@924
     2
source config.gen/debug.in
yann@924
     3
endmenu