7 lines
132 B
C
7 lines
132 B
C
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
|
||
|
*/
|
||
|
|
||
|
#include <common.h>
|