Use the new PacketFifo class to avoid manual calculations

--HG--
extra : convert_revision : afa193904b7ed4d5e5c50e9dcb78e8e855b00ecc
This commit is contained in:
Nathan Binkert
2004-11-13 16:52:08 -05:00
parent 8922d69953
commit 4760ae46c6
5 changed files with 181 additions and 60 deletions

View File

@@ -271,6 +271,7 @@ full_system_sources = Split('''
dev/etherdev.cc
dev/pciconfigall.cc
dev/pcidev.cc
dev/pktfifo.cc
dev/scsi.cc
dev/scsi_ctrl.cc
dev/scsi_disk.cc