Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
#include "../ibm.h"
|
||||
|
||||
#include "../dma.h"
|
||||
#include "../disc.h"
|
||||
#include "../fdd.h"
|
||||
#include "../fdc.h"
|
||||
#include "../lpt.h"
|
||||
#include "../pic.h"
|
||||
#include "../pit.h"
|
||||
#include "../lpt.h"
|
||||
#include "../serial.h"
|
||||
|
||||
#include "../floppy/floppy.h"
|
||||
#include "../floppy/fdd.h"
|
||||
#include "../floppy/fdc.h"
|
||||
#include "machine_common.h"
|
||||
|
||||
|
||||
void machine_common_init(void)
|
||||
{
|
||||
/* System devices first. */
|
||||
|
||||
Reference in New Issue
Block a user