Mark constant data as const
authorKeith Packard <keithp@keithp.com>
Sat, 17 Mar 2012 02:33:45 +0000 (19:33 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 17 Mar 2012 02:33:45 +0000 (19:33 -0700)
commit674d0457f0ca92368a8fb2869455ae8e8b401ae8
tree72fbc3a2a625a1795430ede3f9598203a115e814
parent3edb742af85380718e03042287628159790521b4
Mark constant data as const

The sticks it in the .rodata section, allowing it to be placed in rom.

Signed-off-by: Keith Packard <keithp@keithp.com>
functions/_PDCLIB/digits.c
includes/locale.h
internals/_PDCLIB_int.h