« Previous | Next » 

Revision 93a67402

ID93a674024c282e215fce14c500f757dcf298816a

Added by Andreas Färber about 12 years ago

lm32 hw/: Don't use CPUState

Scripted conversion:
for file in hw/lm32_boards.c hw/milkymist.c; do
sed -i "s/CPUState/CPULM32State/g" $file
done

Signed-off-by: Andreas Färber <>
Acked-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences