blob: f847ed597811ba338b93c56476849b5727fd2e9c [file] [log] [blame]
Soby Mathew9c94d3b2016-08-08 12:38:52 +01001/*
Julius Werner9536bae2017-07-31 18:15:11 -07002 * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
Soby Mathew9c94d3b2016-08-08 12:38:52 +01003 *
dp-arm82cb2c12017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Soby Mathew9c94d3b2016-08-08 12:38:52 +01005 */
Soby Mathew9c94d3b2016-08-08 12:38:52 +01006
Julius Werner9536bae2017-07-31 18:15:11 -07007#if MULTI_CONSOLE_API
8#include "multi_console.S"
9#else
10#include "deprecated_console.S"
11#endif