2010/10/9 Peter Lemenkov <[email protected]>: > Signed-off-by: Peter Lemenkov <[email protected]> > --- > hwaccess.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/hwaccess.h b/hwaccess.h > index 63a2bf2..d125890 100644 > --- a/hwaccess.h > +++ b/hwaccess.h > @@ -163,8 +163,6 @@ cpu_to_be(64) > #if NEED_PCI == 1 > #if defined (__i386__) || defined (__x86_64__) > > -#define __FLASHROM_HAVE_OUTB__ 1
Superseded by r1261. http://flashrom.org/trac/flashrom/changeset/1261 > - > /* for iopl and outb under Solaris */ > #if defined (__sun) && (defined(__i386) || defined(__amd64)) > #include <strings.h> > -- > 1.7.2.3 > > > _______________________________________________ > flashrom mailing list > [email protected] > http://www.flashrom.org/mailman/listinfo/flashrom > _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
