/*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _KERNEL_ARCH_DATA_H
#define _KERNEL_ARCH_DATA_H
struct _kernel_arch { };
#endif /* _KERNEL_ARCH_DATA_H */