diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-09-15 01:50:00 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-09-28 22:03:59 -0400 |
commit | 9fcd199861abe0941c76f92b6ee5d450db364e66 (patch) | |
tree | e0c7f37f473ddefb8a6b915183d4a1e1250ded6a /scripts/checkstack.py | |
parent | 18140146b05f910e757dcc950e94935d084c72e3 (diff) | |
download | seabios-9fcd199861abe0941c76f92b6ee5d450db364e66.zip seabios-9fcd199861abe0941c76f92b6ee5d450db364e66.tar.gz seabios-9fcd199861abe0941c76f92b6ee5d450db364e66.tar.bz2 |
Move PIT setup from clock.c to hw/timer.c.
Move the hardware setup to the hw/timer.c code. This eliminates the
need for a separate hw/pit.h file with definitions.
Also, move the IRQ counting code (which is dependent on the BDA) from
hw/timer.c to clock.c.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions