| 52 | } |
| 53 | |
| 54 | bool command_deprecated_in_ok(struct command *cmd, |
| 55 | const char *param, |
| 56 | const char *depr_start, |
| 57 | const char *depr_end) |
| 58 | { |
| 59 | return true; |
| 60 | } |
| 61 | |
| 62 | /* Generated stub for command_dev_apis */ |
| 63 | bool command_dev_apis(const struct command *cmd) |