Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
72ce7efdcb9a4442f32f204237a6756e9b8334d0
/
.
/
arch
/
x86
/
include
/
asm
/
arch-ivybridge
/
bd82x6x.h
blob: 2607da63ea2311a624dc8cf4af01017e855f5f33 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2014 Google, Inc
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_ASM_ARCH_BD82X6X_H
#define
_ASM_ARCH_BD82X6X_H
int
gma_func0_init
(
struct
udevice
*
dev
,
const
void
*
blob
,
int
node
);
#endif