Zephyr Project API
3.1.0
A Scalable Open Source RTOS
generic.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 EPAM Systems
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef __XEN_GENERIC_H__
7
#define __XEN_GENERIC_H__
8
9
#include <
zephyr/xen/public/xen.h
>
10
11
#define XEN_PAGE_SIZE 4096
12
#define XEN_PAGE_SHIFT 12
13
14
#endif
/* __XEN_GENERIC_H__ */
xen.h
include
zephyr
xen
generic.h
Generated on Fri Oct 14 2022 07:25:59 for Zephyr Project API by
1.9.2