mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-21 23:29:51 +00:00
hwinterrupt: remove deprecated SCSI0 & SCSI1.
This commit is contained in:
parent
cb8c2cb450
commit
061fc5a24d
@ -71,8 +71,6 @@ enum IntSrc : uint32_t {
|
||||
DMA_DAVBUS_Rx,
|
||||
DMA_ETHERNET_Tx,
|
||||
DMA_ETHERNET_Rx,
|
||||
SCSI0,
|
||||
SCSI1,
|
||||
};
|
||||
|
||||
/** Base class for interrupt controllers. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user