Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
soc
/
riscv
/
724be6c9b79e8dc96bea95b5150c49323689a294
/
.
/
t3x
/
soc_business.h
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