OpenOCD
util.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int util_init (struct command_context *cmd_ctx)
 

Function Documentation

◆ util_init()

int util_init ( struct command_context cmd_ctx)

Definition at line 39 of file util.c.

References NULL, register_commands(), and util_command_handlers.

Referenced by openocd_main().