blob: 6df678412334358c64869439accecc3ce508ee09 [file] [log] [blame]
/*
* Copyright (c) 2019 Lexmark International, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*
*/
#ifndef _BOARD__H_
#define _BOARD__H_
#include <misc/util.h>
#ifndef _ASMLANGUAGE
#include <device.h>
#include <misc/util.h>
#endif /* !_ASMLANGUAGE */
#endif /* _BOARD__H_ */