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

#include <fwk_module.h>

const struct fwk_module_config config_clock = { 0 };