/* * Copyright (C) 2018 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause */ extern int crash_match_filefmt(const struct crash_t *crash, const char *filefmt); extern void init_crash_reclassify(void);