blob: 462b2bd3ec7f79b3f1ae4b1fc2fdfcb4955dcb44 [file] [log] [blame]
/*
* Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
*
* SPDX-License-Identifier: MIT
*/
#ifndef SOC_BUSINESS_H
#define SOC_BUSINESS_H
void soc_business_process(void);
#endif