Newer
Older
arm-trusted-firmware / plat / marvell / a3700 / a3700 / mvebu_def.h
@Antonio Nino Diaz Antonio Nino Diaz on 8 Nov 2018 229 bytes Standardise header guards across codebase
/*
 * Copyright (C) 2018 Marvell International Ltd.
 *
 * SPDX-License-Identifier:     BSD-3-Clause
 * https://spdx.org/licenses
 */

#ifndef MVEBU_DEF_H
#define MVEBU_DEF_H

#include <a3700_plat_def.h>

#endif /* MVEBU_DEF_H */