Mercurial > ecos
changeset 1610:b01860e43d54
fix filename in header
| author | jlarmour |
|---|---|
| date | Thu, 29 Apr 2004 03:22:17 +0000 |
| parents | 5e18a98616fe |
| children | 003a3db955cd |
| files | packages/hal/powerpc/arch/current/src/redboot_linux_exec.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/src/redboot_linux_exec.c +++ b/packages/hal/powerpc/arch/current/src/redboot_linux_exec.c @@ -1,6 +1,6 @@ //========================================================================== // -// redboot_linux_boot.c +// redboot_linux_exec.c // // RedBoot command to boot Linux //
