]> xenbits.xensource.com Git - seabios.git/commit
Move farcall16 code from util.c to stacks.c and reorg stacks.c.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 29 May 2012 02:06:42 +0000 (22:06 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 29 May 2012 03:21:43 +0000 (23:21 -0400)
commite77c705b10ec6c32f291accd494388ff5f1ef32a
tree4d0933e6734ffc6898e3fb8f792a6a9b1c204610
parentc7ffbacac36580a654349288e3e87cb8b46ba8fd
Move farcall16 code from util.c to stacks.c and reorg stacks.c.

No code changes - just code movement.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/stacks.c
src/util.c
src/util.h