blob: 669b31a6672dd68522ea1ebc7b7b00fd6708daab [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
Julius Werner985ee0b2018-11-27 17:50:28 -08008#if ERROR_DEPRECATED
9#error "console.S is deprecated, platforms should no longer link it explicitly"
10#endif
Julius Werner9536bae2017-07-31 18:15:11 -070011#else
12#include "deprecated_console.S"
13#endif