Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8a45b0ba87649b1bad459fb235a843f5588a8251
/
.
/
arch
/
arc
/
include
/
asm
/
u-boot-arc.h
blob: 0c0e8e661dddd8ff5cccdc09613c28852c0e0801 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2014 Synopsys, Inc. All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__ASM_ARC_U_BOOT_ARC_H__
#define
__ASM_ARC_U_BOOT_ARC_H__
int
arch_early_init_r
(
void
);
#endif
/* __ASM_ARC_U_BOOT_ARC_H__ */