diff options
author | Nathan Binkert <nate@binkert.org> | 2008-10-09 04:58:23 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2008-10-09 04:58:23 -0700 |
commit | eb89a23556a16958d9931b93f57b626f20af0ddd (patch) | |
tree | 75e9a1b81a9f8c7eea858485670336efc79bd43f /src/kern | |
parent | a589eb4053d9a902f9e9047830955963aec94e64 (diff) | |
download | gem5-eb89a23556a16958d9931b93f57b626f20af0ddd.tar.xz |
eventq: Don't use inline friend function when a static function will do.
Another good reason to avoid this is that swig will try to wrap the friend,
but it won't try to wrap a private static function.
Diffstat (limited to 'src/kern')
0 files changed, 0 insertions, 0 deletions