Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 
0003 #ifdef CONFIG_ARCH_S3C24XX
0004 #include "pm-core-s3c24xx.h"
0005 #endif
0006 
0007 #ifdef CONFIG_ARCH_S3C64XX
0008 #include "pm-core-s3c64xx.h"
0009 #endif