Newer
Older
barebox / include / spd_sdram.h
@wdenk wdenk on 27 Jun 2003 99 bytes * Code cleanup:
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_

long int spd_sdram(int(read_spd)(uint addr));

#endif