1// SPDX-License-Identifier: GPL-2.02#include "blacklist.h"3 4const char __initconst *const blacklist_hashes[] = {5#include "blacklist_hash_list"6};7