1
0
Fork 0
remarkable-uboot/arch/x86/include/asm/arch-ivybridge/bd82x6x.h

13 lines
188 B
C

/*
* 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);
#endif