SConscript (3868:5a58b399e883) | SConscript (3871:a6ef81a18107) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2004-2005 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 117 unchanged lines hidden (view full) --- 126 mem/cache/tags/split_lifo.cc 127 mem/cache/tags/split_lru.cc 128 129 mem/cache/cache_builder.cc 130 131 python/swig/init.cc 132 python/swig/debug_wrap.cc 133 python/swig/main_wrap.cc | 1# -*- mode:python -*- 2 3# Copyright (c) 2004-2005 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 117 unchanged lines hidden (view full) --- 126 mem/cache/tags/split_lifo.cc 127 mem/cache/tags/split_lru.cc 128 129 mem/cache/cache_builder.cc 130 131 python/swig/init.cc 132 python/swig/debug_wrap.cc 133 python/swig/main_wrap.cc |
134 python/swig/event_wrap.cc 135 python/swig/pyevent.cc |
|
134 135 sim/builder.cc 136 sim/debug.cc 137 sim/eventq.cc 138 sim/faults.cc 139 sim/main.cc 140 sim/param.cc 141 sim/root.cc --- 198 unchanged lines hidden --- | 136 137 sim/builder.cc 138 sim/debug.cc 139 sim/eventq.cc 140 sim/faults.cc 141 sim/main.cc 142 sim/param.cc 143 sim/root.cc --- 198 unchanged lines hidden --- |