libiberty.h (_hex_value): Const-ify.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 22 Oct 2001 22:32:57 +0000 (22:32 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 22 Oct 2001 22:32:57 +0000 (22:32 +0000)
commit26ad2982d82ef74fd741eb7dfdb664defaaa8027
treeae9cc4c1fbfeb68fe417370772331169716d4a6c
parentf20a609feb9b6f7c2bd4f6faf792915024d02cf3
libiberty.h (_hex_value): Const-ify.

include:
* libiberty.h (_hex_value): Const-ify.
(hex_init): Delete.

libiberty:
* hex.c (hex_init): Delete.
(_hex_value): Const-ify and initialize at compile-time.

From-SVN: r46417
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/hex.c