]> xenbits.xensource.com Git - seabios.git/commit
Move stacks.c definitions from util.h to new file stacks.h.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 14 Sep 2013 23:28:55 +0000 (19:28 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 19 Sep 2013 00:48:34 +0000 (20:48 -0400)
commit3df600bbdf4672a0a856e33a24d8c8a63215ca96
treeca73af7be09dbfa8565ad45b26e2e7e023b4d698
parentcdb98203f41671327936152d40d9041a82b0b9ce
Move stacks.c definitions from util.h to new file stacks.h.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
29 files changed:
src/apm.c
src/block.c
src/bootsplash.c
src/clock.c
src/disk.c
src/fw/coreboot.c
src/fw/csm.c
src/fw/smp.c
src/hw/ahci.c
src/hw/ata.c
src/hw/floppy.c
src/hw/megasas.c
src/hw/pci.c
src/hw/ps2port.c
src/hw/ramdisk.c
src/hw/timer.c
src/hw/usb.h
src/kbd.c
src/misc.c
src/mouse.c
src/optionroms.c
src/output.c
src/pmm.c
src/resume.c
src/serial.c
src/stacks.c
src/stacks.h [new file with mode: 0644]
src/string.c
src/util.h