Skip to content
Snippets Groups Projects
cli.h 286 B
Newer Older
  • Learn to ignore specific revisions
  • Vivek Dutta's avatar
    Vivek Dutta committed
     * cli.c: Cli command for bbfdmd
    
    Vivek Dutta's avatar
    Vivek Dutta committed
     * Copyright (C) 2023 IOPSYS Software Solutions AB. All rights reserved.
    
     *
     * Author: Amin Ben Romdhane <amin.benromdhane@iopsys.eu>
     *
    
    Vivek Dutta's avatar
    Vivek Dutta committed
     * See LICENSE file for license related information.
    
    int bbfdm_cli_exec_command(int argc, char *argv[]);