Fixed device type identifier

This commit is contained in:
Michael Chisholm 2007-04-04 12:31:08 +00:00
parent 4191c6de84
commit cdc8378826

View File

@ -33,8 +33,8 @@
#ifndef IO_DLDI_H
#define IO_DLDI_H
// 'DLDD'
#define DEVICE_TYPE_DLDD 0x49444C44
// 'DLDI'
#define DEVICE_TYPE_DLDI 0x49444C44
#include "disc_io.h"