Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
virtiofs.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Antmicro <www.antmicro.com>
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_FS_VIRTIOFS_H_
8#define ZEPHYR_INCLUDE_FS_VIRTIOFS_H_
9#include <stdint.h>
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
18
19#ifdef __cplusplus
20}
21#endif
22
23#endif /* ZEPHYR_INCLUDE_FS_VIRTIOFS_H_ */
__UINT32_TYPE__ uint32_t
Definition stdint.h:90
Definition virtiofs.h:15
uint32_t max_write
Definition virtiofs.h:16