aboutsummaryrefslogtreecommitdiff
path: root/product/rdn1e1/scp_romfw/config_clock.c
blob: a01a1d372d31f16b58a1ed93e66d4ba7724732eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Arm SCP/MCP Software
 * Copyright (c) 2018-2019, Arm Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#include <fwk_id.h>
#include <fwk_module.h>
#include <mod_clock.h>

const struct fwk_module_config config_clock = { 0 };