summaryrefslogtreecommitdiffstats
path: root/lib/pb-config/pb-config.h
blob: 2bcc251a47bee565798b4574131755ee17064254 (plain)
1
2
3
4
5
6
7
8
9
#ifndef PB_CONFIG_H
#define PB_CONFIG_H

#include <types/types.h>

struct config *config_copy(void *ctx, const struct config *src);

#endif /* PB_CONFIG_H */

OpenPOWER on IntegriCloud