10 lines
254 B
C
10 lines
254 B
C
/*
|
|
* eeprom.h: Definitions for the Sun eeprom.
|
|
*
|
|
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
|
|
*/
|
|
|
|
/* The EEPROM and the Mostek Mk48t02 use the same IO address space
|
|
* for their registers/data areas. The IDPROM lives here too.
|
|
*/
|