blob: 0c5476abebd96ac9c0f32ca046bb2c4b2c9b4fb0 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001// SPDX-License-Identifier: GPL-2.0
David Howells734114f2017-04-03 16:07:24 +01002#include "blacklist.h"
3
Masahiro Yamada6a1c3762022-06-12 02:22:30 +09004const char __initconst *const blacklist_hashes[] = {
Masahiro Yamada27b5b222022-06-12 02:22:31 +09005#include "blacklist_hash_list"
David Howells734114f2017-04-03 16:07:24 +01006};