aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/kieran.h2
-rw-r--r--scripts/gdb/linux/constants.py.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/kieran.h b/include/linux/kieran.h
new file mode 100644
index 000000000000..2b788e2948f4
--- /dev/null
+++ b/include/linux/kieran.h
@@ -0,0 +1,2 @@
+
+#define KIERAN simples
diff --git a/scripts/gdb/linux/constants.py.in b/scripts/gdb/linux/constants.py.in
index 2c54b28e5b2a..a9dcf3828335 100644
--- a/scripts/gdb/linux/constants.py.in
+++ b/scripts/gdb/linux/constants.py.in
@@ -21,6 +21,7 @@
#include <linux/mount.h>
#include <linux/huge_mm.h>
#include <linux/vmalloc.h>
+#include <linux/kieran.h>
/* We need to stringify expanded macros so that they can be parsed */