7 lines
99 B
C
7 lines
99 B
C
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (C) 2015 Google, Inc
|
||
|
*/
|
||
|
|
||
|
#include <common.h>
|