Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m68knommu: Clean up printing of sections
- Remove casts and unneeded address-of ('&') operators, - Use %p to format pointers, %lx to format unsigned longs. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Greg Ungerer <gerg@uclinux.org>
- Loading branch information