mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-09 07:51:34 +02:00
nios-32 arch was removed back in 2010 (1117cbf). Code depending on its headers (nios.h, nios-io.h) can't possibly compile since then. As it wasn't fixed till now it is safe to remove. Signed-off-by: Vasili Galka <vvv444@gmail.com>