/* SPDX-License-Identifier: BSD-3-Clause */ /* * Cadence DDR Driver * * Copyright (C) 2012-2021 Cadence Design Systems, Inc. * Copyright (C) 2018-2021 Texas Instruments Incorporated - https://www.ti.com/ */ #ifndef LPDDR4_32BIT_STRUCTS_IF_H #define LPDDR4_32BIT_STRUCTS_IF_H #include #include "lpddr4_32bit_if.h" #endif /* LPDDR4_32BIT_STRUCTS_IF_H */