bogus placeholder obio addr

This commit is contained in:
glass 1993-07-30 16:59:24 +00:00
parent 48ffb148d4
commit 23ee68e447
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ struct idprom {
#define IDPROM_VERSION 1 #define IDPROM_VERSION 1
#define IDPROM_SIZE (sizeof(struct idprom)) #define IDPROM_SIZE (sizeof(struct idprom))
#define OIDPROM_BASE 0 /* bogus XXX */
int idprom_fetch __P((struct idprom *, int version)); int idprom_fetch __P((struct idprom *, int version));