Skip to content
Snippets Groups Projects
Select Git revision
0 results

copy_upgrade.sh

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    u-boot-arc.h NaN GiB
    /*
     * 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__ */