]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/linux/printk.h
Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errors
[bcachefs-tools-debian] / include / linux / printk.h
index df9c1920ddfaf14f47a82a4408a3e589e8bf72ec..cdafb9af011a622770dce34e42a25619916a736f 100644 (file)
@@ -19,6 +19,7 @@
 #define KERN_DEBUG     ""
 #define KERN_DEFAULT   ""
 #define KERN_CONT      ""
+#define KERN_SOH       "\001"
 
 static inline int vscnprintf(char *buf, size_t size, const char *fmt, va_list args)
 {