Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
offsets.h
Go to the documentation of this file.
1
/*
2
* SPDX-License-Identifier: Apache-2.0
3
*/
4
#ifndef __GEN_OFFSETS_H__
5
#define __GEN_OFFSETS_H__
6
7
/*
8
* This file is a fake replacement for
9
* $build_dir/zephyr/include/generated/offsets.h
10
*
11
* The unittest infrastructure does not know how to generate
12
* offsets.h, so until this is supported we fake it with this
13
* file. This allows us to test source files that include offsets.h,
14
* but don't actually use anything from it when unit testing.
15
*/
16
17
#endif
subsys
testsuite
ztest
include
offsets.h
Generated on Sun Oct 9 2022 09:21:57 for Zephyr API Documentation by
1.9.4