SConscript (2655:da93a2088efa) SConscript (2663:c82193ae8467)
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

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

90
91 mem/bridge.cc
92 mem/bus.cc
93 mem/connector.cc
94 mem/mem_object.cc
95 mem/packet.cc
96 mem/physical.cc
97 mem/port.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

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

90
91 mem/bridge.cc
92 mem/bus.cc
93 mem/connector.cc
94 mem/mem_object.cc
95 mem/packet.cc
96 mem/physical.cc
97 mem/port.cc
98 mem/request.cc
99
100 sim/builder.cc
101 sim/configfile.cc
102 sim/debug.cc
103 sim/eventq.cc
104 sim/faults.cc
105 sim/main.cc
106 sim/param.cc

--- 289 unchanged lines hidden ---
98
99 sim/builder.cc
100 sim/configfile.cc
101 sim/debug.cc
102 sim/eventq.cc
103 sim/faults.cc
104 sim/main.cc
105 sim/param.cc

--- 289 unchanged lines hidden ---