the following patch was just integrated into master: commit 58d88f70dd4636b9343b949e345a7e0bc18e7aa5 Author: Aaron Durbin adurbin@chromium.org Date: Wed Mar 5 12:01:36 2014 -0600
cbfstool: move iself() to eflheaders.c
The only user of iself() was in elfheaders.c. Move it there, and make it local to the compilation unit.
Change-Id: I0d919ce372f6e2fce75885fb4fcba20d985979b3 Signed-off-by: Aaron Durbin adurbin@chromium.org
See http://review.coreboot.org/5369 for details.
-gerrit