[U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper

Mike Frysinger vapier at gentoo.org
Fri Feb 3 12:25:00 CET 2012


On Wednesday 01 February 2012 18:37:27 Simon Glass wrote:
> On Tue, Jan 31, 2012 at 11:53 AM, Mike Frysinger wrote:
> > --- a/include/os.h
> > +++ b/include/os.h
> >
> > +#define OS_SEEK_SET    0
> > +#define OS_SEEK_CUR    0
> > +#define OS_SEEK_END    0
> 
> 0, 1, 2?

see if you can guess what 1 mode i tested ;)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120203/ecc46b47/attachment.pgp>


More information about the U-Boot mailing list