bogus placeholder obio addr
This commit is contained in:
parent
48ffb148d4
commit
23ee68e447
|
@ -17,5 +17,6 @@ struct idprom {
|
|||
#define IDPROM_VERSION 1
|
||||
#define IDPROM_SIZE (sizeof(struct idprom))
|
||||
|
||||
#define OIDPROM_BASE 0 /* bogus XXX */
|
||||
int idprom_fetch __P((struct idprom *, int version));
|
||||
|
||||
|
|
Loading…
Reference in New Issue