10 lines
154 B
C
10 lines
154 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright 2019 Google LLC
|
|
*/
|
|
|
|
#ifndef _ASM_ARCH_PCH_H
|
|
#define _ASM_ARCH_PCH_H
|
|
|
|
#endif /* _ASM_ARCH_PCH_H */
|