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