summary refs log tree commit diff stats
path: root/linux-headers/linux/stddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/linux/stddef.h')
-rw-r--r--linux-headers/linux/stddef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/linux/stddef.h b/linux-headers/linux/stddef.h
index e1416f7937..e1fcfcf3b3 100644
--- a/linux-headers/linux/stddef.h
+++ b/linux-headers/linux/stddef.h
@@ -70,4 +70,6 @@
 #define __counted_by_be(m)
 #endif
 
+#define __kernel_nonstring
+
 #endif /* _LINUX_STDDEF_H */