zephyr/subsys/shell
Johan Hedberg 74556b7abb shell: Fix unnecessary passing by reference of argc
The get_cb() function does not modify argc, so there's no point in
passing it by reference.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-15 16:04:39 +02:00
..
modules kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig shell: Make the command queue size configurable via Kconfig 2017-01-27 12:35:53 +02:00
shell_service.c
shell.c shell: Fix unnecessary passing by reference of argc 2017-11-15 16:04:39 +02:00