SConscript (8641:4d3ecac1abec) | SConscript (8706:b1838faf3bcc) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2009 The Hewlett-Packard Development Company 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 --- 35 unchanged lines hidden (view full) --- 44Source('DirectoryMemory.cc') 45Source('SparseMemory.cc') 46Source('CacheMemory.cc') 47Source('MemoryControl.cc') 48Source('WireBuffer.cc') 49Source('MemoryNode.cc') 50Source('PersistentTable.cc') 51Source('RubyPort.cc') | 1# -*- mode:python -*- 2 3# Copyright (c) 2009 The Hewlett-Packard Development Company 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 --- 35 unchanged lines hidden (view full) --- 44Source('DirectoryMemory.cc') 45Source('SparseMemory.cc') 46Source('CacheMemory.cc') 47Source('MemoryControl.cc') 48Source('WireBuffer.cc') 49Source('MemoryNode.cc') 50Source('PersistentTable.cc') 51Source('RubyPort.cc') |
52Source('RubyPortProxy.cc') |
|
52Source('Sequencer.cc') 53Source('System.cc') 54Source('TimerTable.cc') | 53Source('Sequencer.cc') 54Source('System.cc') 55Source('TimerTable.cc') |