Add const qualifier to function signature. The function does not modify
the string. This allows passing read-only strings also.

Axel Heider (1):
  hw/intc/sifive_plic: add const qualifier to signature

 hw/intc/sifive_plic.c         | 2 +-
 include/hw/intc/sifive_plic.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.45.2

Reply via email to