Sign in
android-kvm
/
linux
/
e9f656b7a21408866ba04c112ccbac73885529bd
/
.
/
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