Blame view

include/spd_sdram.h 79 Bytes
db2f721ff   wdenk   * Patch by Rune T...
1
2
  #ifndef _SPD_SDRAM_H_
  #define _SPD_SDRAM_H_
dc9e499c6   Rafal Jaworowski   Support for DDR w...
3
  long int spd_sdram(void);
db2f721ff   wdenk   * Patch by Rune T...
4

8bde7f776   wdenk   * Code cleanup:
5
  #endif