libmctp-log.h (c7e764a2bf6254469d257cccd9353696520bccd7) libmctp-log.h (3d36ee2e9ae946a3ff5d45e74efd0078b72726e4)
1/* SPDX-License-Identifier: Apache-2.0 */
1/* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later */
2
3#ifndef _LIBMCTP_LOG_H
4#define _LIBMCTP_LOG_H
5
6/* libmctp-internal logging */
7
8/* these should match the syslog-standard LOG_* definitions, for
9 * easier use with syslog */

--- 16 unchanged lines hidden ---
2
3#ifndef _LIBMCTP_LOG_H
4#define _LIBMCTP_LOG_H
5
6/* libmctp-internal logging */
7
8/* these should match the syslog-standard LOG_* definitions, for
9 * easier use with syslog */

--- 16 unchanged lines hidden ---