blacklist_nohashes.c 85 Bytes
#include "blacklist.h"

const char __initdata *const blacklist_hashes[] = {
	NULL
};