KEYS: Add a system blacklist keyring
[deliverable/linux.git] / certs / blacklist.h
diff --git a/certs/blacklist.h b/certs/blacklist.h
new file mode 100644 (file)
index 0000000..150d82d
--- /dev/null
@@ -0,0 +1,3 @@
+#include <linux/kernel.h>
+
+extern const char __initdata *const blacklist_hashes[];
This page took 0.024697 seconds and 5 git commands to generate.