SConscript (14184:11ac1337c5e2) SConscript (14262:991410960fdb)
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

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

120MakeInclude('common/Address.hh')
121MakeInclude('common/BoolVec.hh')
122MakeInclude('common/DataBlock.hh')
123MakeInclude('common/IntVec.hh')
124MakeInclude('common/MachineID.hh')
125MakeInclude('common/NetDest.hh')
126MakeInclude('common/Set.hh')
127MakeInclude('common/WriteMask.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

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

120MakeInclude('common/Address.hh')
121MakeInclude('common/BoolVec.hh')
122MakeInclude('common/DataBlock.hh')
123MakeInclude('common/IntVec.hh')
124MakeInclude('common/MachineID.hh')
125MakeInclude('common/NetDest.hh')
126MakeInclude('common/Set.hh')
127MakeInclude('common/WriteMask.hh')
128MakeInclude('filters/AbstractBloomFilter.hh')
129MakeInclude('network/MessageBuffer.hh')
130MakeInclude('structures/CacheMemory.hh')
131MakeInclude('structures/DirectoryMemory.hh')
132MakeInclude('structures/PerfectCacheMemory.hh')
133MakeInclude('structures/PersistentTable.hh')
134MakeInclude('structures/Prefetcher.hh')
135MakeInclude('structures/TBETable.hh')
136MakeInclude('structures/TimerTable.hh')
137MakeInclude('structures/WireBuffer.hh')
138MakeInclude('system/DMASequencer.hh')
139MakeInclude('system/Sequencer.hh')
140
141# External types : Group "mem/ruby/protocol" : include "header.hh" to the
142# bottom of this MakeIncludes if it is referenced as
143# <# include "mem/ruby/protocol/header.hh"> in any file
144# generated_dir = Dir('protocol')
145MakeInclude('system/GPUCoalescer.hh')
146MakeInclude('system/VIPERCoalescer.hh')
128MakeInclude('network/MessageBuffer.hh')
129MakeInclude('structures/CacheMemory.hh')
130MakeInclude('structures/DirectoryMemory.hh')
131MakeInclude('structures/PerfectCacheMemory.hh')
132MakeInclude('structures/PersistentTable.hh')
133MakeInclude('structures/Prefetcher.hh')
134MakeInclude('structures/TBETable.hh')
135MakeInclude('structures/TimerTable.hh')
136MakeInclude('structures/WireBuffer.hh')
137MakeInclude('system/DMASequencer.hh')
138MakeInclude('system/Sequencer.hh')
139
140# External types : Group "mem/ruby/protocol" : include "header.hh" to the
141# bottom of this MakeIncludes if it is referenced as
142# <# include "mem/ruby/protocol/header.hh"> in any file
143# generated_dir = Dir('protocol')
144MakeInclude('system/GPUCoalescer.hh')
145MakeInclude('system/VIPERCoalescer.hh')