blob: 7cfb517d48866ab095bf0a3e4085099d91d2e9d3 [file] [log] [blame]
Olivier Deprez157378f2022-04-04 15:47:50 +02001/* SPDX-License-Identifier: GPL-2.0 */
2
3#ifdef CONFIG_ARCH_S3C24XX
4#include "map-s3c24xx.h"
5#endif
6
7#ifdef CONFIG_ARCH_S3C64XX
8#include "map-s3c64xx.h"
9#endif