summaryrefslogtreecommitdiffstats
path: root/plat/rockchip/common/include/plat_params.h
blob: 95b850f5718d53b5e5d418c732b330d61e12eb59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (c) 2016-2019, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PLAT_PARAMS_H
#define PLAT_PARAMS_H

#include <stdint.h>

#include <export/plat/rockchip/common/plat_params_exp.h>

#endif /* PLAT_PARAMS_H */