summaryrefslogtreecommitdiff
path: root/drivers/console/skeleton_console.S
blob: 905370ddd456ceba15471aade6879a325fe4a714 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2015-2016, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#if !ERROR_DEPRECATED
#include "./aarch64/skeleton_console.S"
#endif