]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arc/include/asm/u-boot-arc.h
0c0e8e661dddd8ff5cccdc09613c28852c0e0801
[people/ms/u-boot.git] / arch / arc / include / asm / u-boot-arc.h
1 /*
2 * Copyright (C) 2014 Synopsys, Inc. All rights reserved.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7 #ifndef __ASM_ARC_U_BOOT_ARC_H__
8 #define __ASM_ARC_U_BOOT_ARC_H__
9
10 int arch_early_init_r(void);
11
12 #endif /* __ASM_ARC_U_BOOT_ARC_H__ */