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