This eliminates an illegal and annoying warning.
authorRoman Kononov <kononov195-lbl@yahoo.com>
Sat, 3 Feb 2007 10:43:48 +0000 (10:43 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 3 Feb 2007 10:43:48 +0000 (10:43 +0000)
commitde7f81f48a35cf09eb661e3da3a92b35d3c61aee
tree004c347155dbd751609cf3409b4eac6140c79376
parent958a1f308a272cb0fcb0e280e2815893a86df457
This eliminates an illegal and annoying warning.

'rom' is the current read pointer.
'rom_end' points to last valid byte of the stream.

Signed-off-by: Roman Kononov <kononov195-lbl@yahoo.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2547 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/stream/rom_stream.c