aboutsummaryrefslogtreecommitdiff
path: root/src/hw/timer.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-09-14 19:28:55 -0400
committerKevin O'Connor <kevin@koconnor.net>2013-09-18 20:48:34 -0400
commit3df600bbdf4672a0a856e33a24d8c8a63215ca96 (patch)
treeca73af7be09dbfa8565ad45b26e2e7e023b4d698 /src/hw/timer.c
parentcdb98203f41671327936152d40d9041a82b0b9ce (diff)
downloadseabios-hppa-3df600bbdf4672a0a856e33a24d8c8a63215ca96.zip
seabios-hppa-3df600bbdf4672a0a856e33a24d8c8a63215ca96.tar.gz
seabios-hppa-3df600bbdf4672a0a856e33a24d8c8a63215ca96.tar.bz2
Move stacks.c definitions from util.h to new file stacks.h.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/timer.c')
-rw-r--r--src/hw/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hw/timer.c b/src/hw/timer.c
index 2547639..56c4eca 100644
--- a/src/hw/timer.c
+++ b/src/hw/timer.c
@@ -9,6 +9,7 @@
#include "ioport.h" // PORT_PIT_MODE
#include "config.h" // CONFIG_*
#include "biosvar.h" // GET_LOW
+#include "stacks.h" // yield
#include "x86.h" // cpuid
// Bits for PORT_PS2_CTRLB