Fix various SWIG warnings

This commit is contained in:
Nathan Binkert
2008-06-14 12:57:21 -07:00
parent 7a58b5a38a
commit ce43e46576
4 changed files with 5 additions and 7 deletions

View File

@@ -28,6 +28,8 @@
* Authors: Nathan Binkert
*/
%rename(assign) *::operator=;
%include "base/range.hh"
%include "sim/host.hh"