summaryrefslogtreecommitdiff
path: root/board/hadoken/board.c
blob: d9c8ed322fce79c3030edb4f03cde775055f9c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Copyright 2014 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.
 */
#include "gpio.h"
#include "registers.h"
#include "util.h"


/* To define the gpio_list[] instance. */
#include "gpio_list.h"