/* * Copyright (c) 2015-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef SCI_H #define SCI_H /* Defines */ /* Includes */ #include #include #include #include #include #include #endif /* SCI_H */