eventq: move EventQueue constructor to cc file
authorNathan Binkert <nate@binkert.org>
Thu, 15 Apr 2010 23:24:10 +0000 (16:24 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 15 Apr 2010 23:24:10 +0000 (16:24 -0700)
commitf7e6f19adabd0ce7e35cea8b5c3b070e2cd26c38
treeffecfb5d9e39f1a0e59981bbd117dc41586b6bb4
parentc90ee27283f9423664dd8a07a1b1d594a664df27
eventq: move EventQueue constructor to cc file
Also make copy constructor and assignment operator private.
src/sim/eventq.cc
src/sim/eventq.hh