The DT compiler (dtc) accepts the modulo operator as an arithmetic operation. Document it. Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx> --- source/source-language.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/source-language.rst b/source/source-language.rst index 0ad7fb706729..ed4e23489161 100755 --- a/source/source-language.rst +++ b/source/source-language.rst @@ -114,6 +114,7 @@ null-terminated strings, as bytestrings or a combination of these. - subtract * multiply / divide + % modulo :: base-commit: a47d8db7b7bc1d9277964818288ad0dd681b93c1 -- Sent by a computer through tubes