1
0
Fork 0

Reorder headers a bit. Add control.h and bios_disk.h

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3280
This commit is contained in:
Peter Veenstra 2009-02-01 14:11:45 +00:00
parent bb4141a03a
commit c11d55a223
7 changed files with 209 additions and 104 deletions

View file

@ -1,8 +1,10 @@
noinst_HEADERS = \
bios.h \
bios_disk.h \
callback.h \
cpu.h \
cross.h \
control.h \
debug.h \
dma.h \
dos_inc.h \