6 lines
123 B
C
6 lines
123 B
C
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (C) 2012 Altera Corporation <www.altera.com>
|
||
|
*/
|
||
|
#include <common.h>
|