1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 22:43:17 +02:00

Drop leftover includes

Corresponding to flashrom svn r115 and coreboot v2 svn r2693.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
This commit is contained in:
Stefan Reinauer
2007-05-24 09:26:39 +00:00
committed by Stefan Reinauer
parent 5380d51c69
commit 7ed78c88b6
6 changed files with 5 additions and 18 deletions

View File

@ -19,9 +19,9 @@
*
*
* Reference:
* 4 MEgabit (512K x 8) SuperFlash EEPROM, SST49lF040 data sheet
* 4 Megabit (512K x 8) SuperFlash EEPROM, SST49lF040 data sheet
*
* ToDo: Consilidated to standard JEDEC code.
* TODO: Consilidated to standard JEDEC code.
*
*/
#include <stdio.h>