Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
18739e2ccc66e13dba10a7cb4578910daf455f01
/
.
/
arch
/
x86
/
include
/
asm
/
arch-ivybridge
/
gpio.h
blob: 4951a8c957412ca116fd581ffd44841e499b8593 [
file
] [
log
] [
blame
]
Simon Glass
8ef0757
2014-11-12 22:42:07 -0700
[
diff
] [
blame
]
1
/*
2
* Copyright (c) 2014, 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_ */