X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fcli-core.S;h=2c572e53e5b31ff0c1be3b692dabb7f9604b78d4;hp=573997e66f78d7e7f179ad6460594c47654ddd24;hb=7edc452f9303d020656a094a465a3f45cacf8587;hpb=fdbda6486df88be6ac2ba948f21e84c396499535 diff --git a/test_src/cli-core.S b/test_src/cli-core.S index 573997e..2c572e5 100644 --- a/test_src/cli-core.S +++ b/test_src/cli-core.S @@ -392,6 +392,7 @@ cli_auto_help: 99: pop_range 28, 29 pop_range 14, 17 + ori r24, 1 ret ahelphead_str: .asciz "\r\n[auto help] available commands:\r\n - -
\r\n"