Files
luban-lite-t3e-pro/bsp/artinchip/sys/g73x/include/ram_param.h
刘可亮 0a13af6a1d V1.0.5
2024-06-04 19:00:30 +08:00

12 lines
213 B
C

/*
* Copyright (C) 2024 ArtInChip Technology Co.,Ltd
* Author: Xiong Hao <hao.xiong@artinchip.com>
*/
#ifndef __RAM_PARAM_H__
#define __RAM_PARAM_H__
u32 aic_get_ram_size(void);
#endif /* __RAM_PARAM_H__ */