mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +00:00
10 lines
207 B
C
10 lines
207 B
C
|
/*
|
||
|
* Copyright 2014, Freescale Semiconductor
|
||
|
*
|
||
|
* SPDX-License-Identifier: GPL-2.0+
|
||
|
*/
|
||
|
|
||
|
#ifndef _ASM_ARMV8_FSL_LSCH3_GPIO_H_
|
||
|
#define _ASM_ARMV8_FSL_LSCH3_GPIO_H_
|
||
|
#endif /* _ASM_ARMV8_FSL_LSCH3_GPIO_H_ */
|