feat: device subsystem rework
[lunaix-os.git] / lunaix-os / includes / lunaix / syslog.h
index 464a133f889b89f90119f02e24f0e085eb50b545..eed1da22f065dda25c0963b6c0ce6ce52dfec8a5 100644 (file)
@@ -34,4 +34,7 @@ kprint_panic(const char* fmt, ...);
 void
 kprint_dbg(const char* fmt, ...);
 
 void
 kprint_dbg(const char* fmt, ...);
 
+void
+kappendf(const char* fmt, ...);
+
 #endif /* __LUNAIX_SYSLOG_H */
 #endif /* __LUNAIX_SYSLOG_H */