MOS Source Code
Loading...
Searching...
No Matches
kutils.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
3
#pragma once
4
5
#include <
mos/mos_global.h
>
6
#include <stddef.h>
7
8
__BEGIN_DECLS
9
10
void
hexdump
(
const
char
*data,
const
size_t
len);
11
12
__END_DECLS
hexdump
__BEGIN_DECLS void hexdump(const char *data, const size_t len)
Definition
kutils.c:9
mos_global.h
__END_DECLS
#define __END_DECLS
Definition
mos_global.h:23
__BEGIN_DECLS
#define __BEGIN_DECLS
Definition
mos_global.h:22
kernel
include
private
mos
misc
kutils.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0