SConscript (2757:58e3a66e72f7) | SConscript (2763:c3741c707d53) |
---|---|
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 --- 92 unchanged lines hidden (view full) --- 101 mem/physical.cc 102 mem/port.cc 103 104 sim/builder.cc 105 sim/debug.cc 106 sim/eventq.cc 107 sim/faults.cc 108 sim/main.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 --- 92 unchanged lines hidden (view full) --- 101 mem/physical.cc 102 mem/port.cc 103 104 sim/builder.cc 105 sim/debug.cc 106 sim/eventq.cc 107 sim/faults.cc 108 sim/main.cc |
109 python/swig/main_wrap.cc | 109 python/swig/cc_main_wrap.cc |
110 sim/param.cc 111 sim/profile.cc 112 sim/root.cc 113 sim/serialize.cc 114 sim/sim_events.cc 115 sim/sim_object.cc 116 sim/startup.cc 117 sim/stat_context.cc --- 278 unchanged lines hidden --- | 110 sim/param.cc 111 sim/profile.cc 112 sim/root.cc 113 sim/serialize.cc 114 sim/sim_events.cc 115 sim/sim_object.cc 116 sim/startup.cc 117 sim/stat_context.cc --- 278 unchanged lines hidden --- |