blob: 7c7c8ee57a6ff7b8145df77f8ed7a10c361f1369 [file] [log] [blame]
/*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __GEN_OFFSETS_H__
#define __GEN_OFFSETS_H__
/*
* This file is a fake replacement for
* $build_dir/zephyr/include/generated/offsets.h
*
* The unittest infrastructure does not know how to generate
* offsets.h, so until this is supported we fake it with this
* file. This allows us to test source files that include offsets.h,
* but don't actually use anything from it when unit testing.
*/
#endif