summaryrefslogtreecommitdiff
path: root/board/cherry_scp/gpio.inc
blob: 48b397b9a958ac663d18c88a111acf0fec3a2b6a (plain)
1
2
3
4
5
6
7
8
9
10
/* -*- mode:c -*-
 *
 * Copyright 2021 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.
 */

/* Unimplemented signals which we need to emulate for now */
UNIMPLEMENTED(ENTERING_RW)
UNIMPLEMENTED(WP_L)