From 381c4f6720d477bdf6d90dd2c09a54cd30b9ddd9 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Thu, 18 May 2006 13:33:14 -0400 Subject: add regStats() back to ide_disk add sinic back to sconscript file SConscript: add sinic back to sconscript file dev/ide_disk.hh: add regStats() back to ide_disk --HG-- extra : convert_revision : a25083993190ceadde977283fbd1fb64e8e7ef86 --- dev/ide_disk.hh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev/ide_disk.hh') diff --git a/dev/ide_disk.hh b/dev/ide_disk.hh index 2d04ecd09..5379e5e73 100644 --- a/dev/ide_disk.hh +++ b/dev/ide_disk.hh @@ -259,6 +259,11 @@ class IdeDisk : public SimObject */ void reset(int id); + /** + * Register Statistics + */ + void regStats(); + /** * Set the controller for this device * @param c The IDE controller -- cgit v1.2.3