commit | 658273aef96a86d8bc2fe881b453f768e0b8dd6a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 20:56:41 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 07:11:17 2014 -0700 |
tree | 073dd3abaa5e3f2621db3b190009e54f4ed2ff4a | |
parent | acda1ccb1920ccfc6850d338152360b648cf92ec [diff] |
bios_emulator: Allow a custom interrupt handler to be installed Sometime we want to provide an interrupt handler for the ROM, Add a function to allow this. Signed-off-by: Simon Glass <sjg@chromium.org>