]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - db/crc.h
xfsprogs: remove unused function prototypes
[thirdparty/xfsprogs-dev.git] / db / crc.h
CommitLineData
959ef981 1// SPDX-License-Identifier: GPL-2.0
b64af2c4
ES
2/*
3 * Copyright (c) 2016 Red Hat, Inc.
4 * All Rights Reserved.
b64af2c4
ES
5 */
6
7struct field;
8
9extern void crc_init(void);