forked from rrcarlosr/Jetpack
11 lines
150 B
C
11 lines
150 B
C
/*
|
|
* Copyright (c) 2016, NVIDIA CORPORATION.
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0
|
|
*/
|
|
|
|
#ifndef _TEGRA186_GPIO_H_
|
|
#define _TEGRA186_GPIO_H_
|
|
|
|
#endif
|