xref: /third_party/musl/include/sys/klog.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/include/sys/
1570af302Sopenharmony_ci#ifndef	_SYS_KLOG_H
2570af302Sopenharmony_ci#define	_SYS_KLOG_H
3570af302Sopenharmony_ci
4570af302Sopenharmony_ci#ifdef __cplusplus
5570af302Sopenharmony_ciextern "C" {
6570af302Sopenharmony_ci#endif
7570af302Sopenharmony_ci
8570af302Sopenharmony_ciint klogctl (int, char *, int);
9570af302Sopenharmony_ci
10570af302Sopenharmony_ci#ifdef __cplusplus
11570af302Sopenharmony_ci}
12570af302Sopenharmony_ci#endif
13570af302Sopenharmony_ci
14570af302Sopenharmony_ci#endif
15

Indexes created Thu Nov 07 10:32:03 CST 2024