]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - certs/blacklist_nohashes.c
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[mirror_ubuntu-focal-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};