rebuilt after corrections
[rrq/rrqforth.git] / adoc / inline_code.adoc
index b1a9c46097bc2b63704d873631aa6e25201a0db0..d85166c1bce422449758b875519825abb9cc138a 100644 (file)
@@ -20,3 +20,6 @@ RRQFORTH executon by means of the following instruction sequence:
 forthcode:
 ----
 ====
+
+Note that the FORTH compiler does not invoke an assembler so any
+inline assembly code must be provided in its binary form.