Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
149f24fc0df203fc820357c64b09baa9de31dac2
/
.
/
arch
/
x86
/
include
/
asm
/
arch-efi
/
gpio.h
blob: f044f0753771cd9f564a084eb5bf23c3891ec86a [
file
] [
log
] [
blame
]
Ben Stoltz
ab76a47
2015-08-04 12:33:46 -0600
[
diff
] [
blame
]
1
/*
2
* Copyright (c) 2015 Google, Inc.
3
*
4
* SPDX-License-Identifier: GPL-2.0+
5
*/
6
7
#ifndef
_X86_ARCH_GPIO_H_
8
#define
_X86_ARCH_GPIO_H_
9
10
#endif
/* _X86_ARCH_GPIO_H_ */