diff options
Diffstat (limited to 'qemu/roms/u-boot/include/spd_sdram.h')
-rw-r--r-- | qemu/roms/u-boot/include/spd_sdram.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu/roms/u-boot/include/spd_sdram.h b/qemu/roms/u-boot/include/spd_sdram.h deleted file mode 100644 index a2be96c1a..000000000 --- a/qemu/roms/u-boot/include/spd_sdram.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _SPD_SDRAM_H_ -#define _SPD_SDRAM_H_ - -long int spd_sdram(void); - -#endif |