Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
David Howells | 734114f | 2017-04-03 16:07:24 +0100 | [diff] [blame] | 2 | #include "blacklist.h" |
3 | |||||
Andi Kleen | 2be04df | 2018-02-21 14:45:35 -0800 | [diff] [blame] | 4 | const char __initconst *const blacklist_hashes[] = { |
David Howells | 734114f | 2017-04-03 16:07:24 +0100 | [diff] [blame] | 5 | NULL |
6 | }; |