commit | 95981e7de53a7c67dc32d7440c160947c134d8eb | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@joshtriplett.org> | Fri Oct 16 14:52:05 2009 -0700 |
committer | Josh Triplett <josh@joshtriplett.org> | Sun Nov 15 15:01:39 2009 -0800 |
tree | aeeda0daff525710bf5dbd7eb59c6925a9f06d45 | |
parent | ad0cd62ab632afe9b562b5f09343c21e1521505d [diff] |
arch/powerpc/boot/addRamDisk.c: Mark several internal functions static Nothing outside of arch/powerpc/boot/addRamDisk.c references the functions "get4k", "put4k", or "death". Signed-off-by: Josh Triplett <josh@joshtriplett.org>