summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/board.h
blob: 01f9344a8aef8a59f510c4d600a5ee5fc7413570 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Copyright 2020 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#ifndef __BOARD_H
#define __BOARD_H

/* Intentionally empty. */

#endif  /* __BOARD_H */