aboutgitcodebugslistschat
path: root/conf.h
blob: 9d2143db8e0719bb71cc1a3e44d0eab5a8acc486 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            



                                              


              
                                                

                   
/* SPDX-License-Identifier: GPL-2.0-or-later
 * Copyright (c) 2021 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

#ifndef CONF_H
#define CONF_H

void conf(struct ctx *c, int argc, char **argv);

#endif /* CONF_H */