SConscript (10310:61c7f1d06575) | SConscript (10524:fff17530cef6) |
---|---|
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 --- 112 unchanged lines hidden (view full) --- 121MakeInclude('common/NetDest.hh') 122MakeInclude('common/Set.hh') 123MakeInclude('filters/GenericBloomFilter.hh') 124MakeInclude('network/MessageBuffer.hh') 125MakeInclude('structures/Prefetcher.hh') 126MakeInclude('structures/CacheMemory.hh') 127MakeInclude('system/DMASequencer.hh') 128MakeInclude('structures/DirectoryMemory.hh') | 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 --- 112 unchanged lines hidden (view full) --- 121MakeInclude('common/NetDest.hh') 122MakeInclude('common/Set.hh') 123MakeInclude('filters/GenericBloomFilter.hh') 124MakeInclude('network/MessageBuffer.hh') 125MakeInclude('structures/Prefetcher.hh') 126MakeInclude('structures/CacheMemory.hh') 127MakeInclude('system/DMASequencer.hh') 128MakeInclude('structures/DirectoryMemory.hh') |
129MakeInclude('structures/MemoryControl.hh') | |
130MakeInclude('structures/WireBuffer.hh') 131MakeInclude('structures/PerfectCacheMemory.hh') 132MakeInclude('structures/PersistentTable.hh') 133MakeInclude('system/Sequencer.hh') 134MakeInclude('structures/TBETable.hh') 135MakeInclude('structures/TimerTable.hh') | 129MakeInclude('structures/WireBuffer.hh') 130MakeInclude('structures/PerfectCacheMemory.hh') 131MakeInclude('structures/PersistentTable.hh') 132MakeInclude('system/Sequencer.hh') 133MakeInclude('structures/TBETable.hh') 134MakeInclude('structures/TimerTable.hh') |