7 lines
121 B
C
7 lines
121 B
C
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||
|
/*
|
||
|
* Copyright (c) 2011 The Chromium OS Authors.
|
||
|
*/
|
||
|
|
||
|
#include <linux/string.h>
|