SConscript (3624:aaba7e06ece4) SConscript (3645:2bf1f7c69254)
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

--- 115 unchanged lines hidden (view full) ---

124 mem/cache/tags/repl/gen.cc
125 mem/cache/tags/repl/repl.cc
126 mem/cache/tags/split.cc
127 mem/cache/tags/split_lifo.cc
128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
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

--- 115 unchanged lines hidden (view full) ---

124 mem/cache/tags/repl/gen.cc
125 mem/cache/tags/repl/repl.cc
126 mem/cache/tags/split.cc
127 mem/cache/tags/split_lifo.cc
128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
132 python/swig/debug_wrap.cc
132 python/swig/main_wrap.cc
133
134 sim/builder.cc
135 sim/debug.cc
136 sim/eventq.cc
137 sim/faults.cc
138 sim/main.cc
139 sim/param.cc

--- 198 unchanged lines hidden ---
133 python/swig/main_wrap.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

--- 198 unchanged lines hidden ---