blob: 1e5136643bdc55323ec5ff1f112857bc6ea44148 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/*
2 * Copyright (C) 2015 CERN (www.cern.ch)
3 * Author: Federico Vaga <federico.vaga@cern.ch>
4 *
5 * Released according to the GNU GPL, version 2 or any later version.
6 */
7
8extern int fmc_debug_init(struct fmc_device *fmc);
9extern void fmc_debug_exit(struct fmc_device *fmc);