Sign in
android-kvm
/
linux
/
cc0af0a95172db52db2ab41b1e8a9c9ac0930b63
/
.
/
arch
/
arm
/
mach-s3c
/
pm-core.h
blob: b0e1d277f59976310623fe109407edcfb074fce2 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_ARCH_S3C24XX
#include
"pm-core-s3c24xx.h"
#endif
#ifdef
CONFIG_ARCH_S3C64XX
#include
"pm-core-s3c64xx.h"
#endif