mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-17 21:02:04 +02:00
10 lines
174 B
C
10 lines
174 B
C
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
|
|
*/
|
|
|
|
#ifndef _SOCFPGA_GPIO_H
|
|
#define _SOCFPGA_GPIO_H
|
|
|
|
#endif /* _SOCFPGA_GPIO_H */
|