Statistics
| Branch: | Revision:

root / hw / lm32_sys.c @ 46115ac4

History | View | Annotate | Download (4.2 kB)

# Date Author Comment
f19410ca 03/07/2011 02:42 pm Michael Walle

lm32: system control model

This patch add support for a system control block. It is supposed to
act as helper for the emulated program. E.g. shutting down the VM or
printing test results. This model is intended for testing purposes only and
doesn't fit to any real hardware. Therefore, it is not added to any board...