Index: kernel/doc/arch/arm32
===================================================================
--- kernel/doc/arch/arm32	(revision 95912659addfecdffc43b537a52e25be76dcf8f3)
+++ kernel/doc/arch/arm32	(revision 95912659addfecdffc43b537a52e25be76dcf8f3)
@@ -0,0 +1,16 @@
+arm32 port
+==========
+
+arm32 port is the ninth port of SPARTAN, originally written by Michal Kebrt,
+Petr Stepan, Pavel Jancik. The goal is to support 32-bit ARM architecture.
+So far, it runs only in emulator.
+
+HARDWARE REQUIREMENTS
+        o no real hardware supported
+
+EMULATORS AND VIRTUALIZERS
+        o GXemul
+
+TOOLCHAIN REQUIREMENTS
+	o binutils 2.17
+	o gcc 4.1.1
