SLOF/lib/libnvram
Thomas Huth 4f6e2c9efe Fix compiler warnings
GCC 4.6 complains about unused-but-set variables - which can safely be removed
in our cases.
Also fixed a strict-aliasing problem in rtas_flash.c of board-js2x.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2011-10-12 12:50:05 +02:00
..
Makefile Fixed some problems with libnvram 2011-08-19 14:57:32 +02:00
envvar.c Fix compiler warnings 2011-10-12 12:50:05 +02:00
libnvram.code Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
libnvram.in Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
nvram.c Move functions for byte-swapping into common header file. 2011-10-12 08:43:12 +02:00
nvram.h Move functions for byte-swapping into common header file. 2011-10-12 08:43:12 +02:00