blob: f909609469a849a0667ebf0d925b42b039a28e95 [file] [log] [blame]
Soby Mathew66be8682016-03-24 16:52:40 +00001/*
Antonio Nino Diaz73e05282017-02-06 16:03:41 +00002 * Copyright (c) 2016-2017, ARM Limited and Contributors. All rights reserved.
Soby Mathew66be8682016-03-24 16:52:40 +00003 *
dp-arm82cb2c12017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Soby Mathew66be8682016-03-24 16:52:40 +00005 */
Soby Mathew66be8682016-03-24 16:52:40 +00006
Daniel Boulby09d2be12018-09-19 13:55:47 +01007 #if MULTI_CONSOLE_API
8 #include "multi_console.S"
9 #else
10 #include "deprecated_console.S"
11 #endif