aboutsummaryrefslogtreecommitdiffstats
path: root/src/misc.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-02-10 00:35:01 -0500
committerKevin O'Connor <kevin@koconnor.net>2013-02-12 21:05:05 -0500
commit3a735baa31f6014e205a4892dc2ab95dc81af797 (patch)
tree5e0147590e0ee7e536b746d8278358daf5ede4f8 /src/misc.c
parent9f08c905aedd43fc2e5c70511f0c68500ed31748 (diff)
downloadseabios-3a735baa31f6014e205a4892dc2ab95dc81af797.tar.gz
The mathcp setup touches the PIC and thus move to the "setup" phase.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc.c b/src/misc.c
index 3b2ffc11..05d0cf58 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -63,7 +63,7 @@ handle_02(void)
}
void
-mathcp_init(void)
+mathcp_setup(void)
{
dprintf(3, "math cp init\n");
// 80x87 coprocessor installed