Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t")
commit3daad951053a69bbc3bd57b48868e987398c499c
authorLuke Mewburn <lukem@NetBSD.org>
Sun, 12 Apr 2009 13:29:29 +0000 (12 13:29 +0000)
committerLuke Mewburn <lukem@NetBSD.org>
Sun, 12 Apr 2009 13:29:29 +0000 (12 13:29 +0000)
tree493f67c0787f91909a1df579b33972a09c888ad9
parent3bc8ba1ffcb2165865e24a708197d7b6dac03ee7
Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t")
libexec/ld.elf_so/headers.c