mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Update port of flashrom package to Mac OS X using DirectHW
http://www.coreboot.org/DirectHW Corresponding to flashrom svn r1282. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
@ -194,7 +194,7 @@ cpu_to_be(64)
|
||||
#else
|
||||
#if defined(__DARWIN__)
|
||||
/* Header is part of the DirectHW library. */
|
||||
#include <DirectIO/darwinio.h>
|
||||
#include <DirectHW/DirectHW.h>
|
||||
#define off64_t off_t
|
||||
#define lseek64 lseek
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user