summaryrefslogtreecommitdiff
path: root/chip/g/jtag.c
blob: 6d700d9680924d26a9d175fbee91bfbcaff831fc (plain)
1
2
3
4
5
6
7
8
/* Copyright 2016 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.
 */

void jtag_pre_init(void)
{
}