brintos

brintos / linux-shallow public Read only

0
0
Text · 147 B · 0c5476a Raw
7 lines · c
1// SPDX-License-Identifier: GPL-2.02#include "blacklist.h"3 4const char __initconst *const blacklist_hashes[] = {5#include "blacklist_hash_list"6};7