Merge remote-tracking branch 'kvm-ppc-paulus/kvm-ppc-next'
[deliverable/linux.git] / certs / blacklist_hashes.c
CommitLineData
8dada209
DH
1#include "blacklist.h"
2
3const char __initdata *const blacklist_hashes[] = {
4#include CONFIG_SYSTEM_BLACKLIST_HASH_LIST
5 , NULL
6};
This page took 0.023654 seconds and 5 git commands to generate.