mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-19 01:33:10 +00:00
6 lines
105 B
C
6 lines
105 B
C
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (C) 2017, Intel Corporation
|
||
|
*/
|
||
|
#include <common.h>
|