mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
6 lines
104 B
C
6 lines
104 B
C
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (c) Aspeed Technology Inc.
|
||
|
*/
|
||
|
#include <common.h>
|