We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f5a8e commit 592447fCopy full SHA for 592447f
include/linux/gfp_types.h
@@ -2,6 +2,8 @@
2
#ifndef __LINUX_GFP_TYPES_H
3
#define __LINUX_GFP_TYPES_H
4
5
+#include <linux/bits.h>
6
+
7
/* The typedef is in types.h but we want the documentation here */
8
#if 0
9
/**
0 commit comments