mvebu_def.h 229 B

12345678910111213
  1. /*
  2. * Copyright (C) 2018 Marvell International Ltd.
  3. *
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. * https://spdx.org/licenses
  6. */
  7. #ifndef MVEBU_DEF_H
  8. #define MVEBU_DEF_H
  9. #include <a3700_plat_def.h>
  10. #endif /* MVEBU_DEF_H */