forked from rrcarlosr/Jetpack
11 lines
174 B
C
11 lines
174 B
C
/*
|
|
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
#ifndef _SOCFPGA_GPIO_H
|
|
#define _SOCFPGA_GPIO_H
|
|
|
|
#endif /* _SOCFPGA_GPIO_H */
|