blob: 889f634fe3e0997dc1e1afd4177eae669f915675 [file] [log] [blame]
/*
* Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
*
* SPDX-License-Identifier: Apache-2.0
*
*/
#ifndef _SOC_H_
#define _SOC_H_
#include <sys/util.h>
#ifndef _ASMLANGUAGE
#include <device.h>
#endif /* !_ASMLANGUAGE */
#endif /* _SOC_H_ */