blob: 550e260df539fd5cd41231001c425227549c5ccf [file] [log] [blame]
#ifndef _DDR_INIT_H_
#define _DDR_INIT_H_
int ddr_init(PMINI_ADAPTER psAdapter);
int download_ddr_settings(PMINI_ADAPTER psAdapter);
#endif