blob: 80c05ca225dc4186dce05d85d5b5a313c14a785a [file] [log] [blame]
/*
* Copyright (c) 2016 Red Hat, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it would be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write the Free Software Foundation.
*/
struct field;
extern void crc_init(void);
extern void crc_struct(const field_t *fields, int argc, char **argv);