On 5/5/22 18:17, Bernhard Beschow wrote:
The tables contain spcifically crafted constants for algorithms, so make them immutable.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/audio/cs4231a.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>