xref: /openbmc/linux/certs/blacklist_hashes.c (revision 31f6d95c)
1b2441318SGreg Kroah-Hartman // SPDX-License-Identifier: GPL-2.0
2734114f8SDavid Howells #include "blacklist.h"
3734114f8SDavid Howells 
46a1c3767SMasahiro Yamada const char __initconst *const blacklist_hashes[] = {
5*27b5b22dSMasahiro Yamada #include "blacklist_hash_list"
6734114f8SDavid Howells };
7