/* SPDX-License-Identifier: GPL-2.0-or-later *//*************************************************************************** * Copyright (C) 2009 Zachary T Welch <zw@superlucidity.net> * ***************************************************************************//* ... */#ifndefOPENOCD_HELLO_H#defineOPENOCD_HELLO_Hstructcommand_registration;/** * Export the registration for the hello command group, so it can be * embedded in example drivers. *//* ... */externconststructcommand_registrationhello_command_handlers[];/* ... */#endif/* OPENOCD_HELLO_H */
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
Click anywhere in the source to view detailed information here...