aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux/slab.h
blob: 7e1c1197d4390ede3a3ec6447256ee09ebf38600 (plain)
1
2
3
4
5
6
#ifndef LINUX_SLAB_H
#define GFP_KERNEL 0
#define GFP_ATOMIC 0
#define __GFP_NOWARN 0
#define __GFP_ZERO 0
#endif