diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2011-03-18 11:47:15 -0700 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2011-03-18 11:47:15 -0700 |
commit | cc14689a86d4a17bc8d8c77a24539d45e7f78da9 (patch) | |
tree | 8f26ac204951a13431a3d575095a8e46bf2b9cdf /src/mem/protocol/MOESI_CMP_token-L1cache.sm | |
parent | 38aa50bb49ac8621fe9cc6a85ad6f39a61c76bb3 (diff) | |
download | gem5-cc14689a86d4a17bc8d8c77a24539d45e7f78da9.tar.xz |
swig: get rid of m5.internal.random module (swig/random.i)
Thanks to swig this was interfering with the standard Python
random module. The only function in that module was seed(),
which erroneously called srand48(). Moved the function to
m5.internal.core, renamed it seedRandom(), and made it call
random_mt.init() instead.
Diffstat (limited to 'src/mem/protocol/MOESI_CMP_token-L1cache.sm')
0 files changed, 0 insertions, 0 deletions