]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - certs/blacklist_nohashes.c
UBUNTU: Ubuntu-5.11.0-20.21
[mirror_ubuntu-hirsute-kernel.git] / certs / blacklist_nohashes.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
734114f8
DH
2#include "blacklist.h"
3
2be04df5 4const char __initconst *const blacklist_hashes[] = {
734114f8
DH
5 NULL
6};