xref: /linux/tools/virtio/linux/slab.h (revision 44f57d78)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef LINUX_SLAB_H
3 #define GFP_KERNEL 0
4 #define GFP_ATOMIC 0
5 #define __GFP_NOWARN 0
6 #define __GFP_ZERO 0
7 #endif
8