SConscript (5944:60d926a40afd) | SConscript (5958:2d9737bf3c2f) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2006 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 --- 42 unchanged lines hidden (view full) --- 51 locked_mem.hh 52 microcode_rom.hh 53 mmaped_ipr.hh 54 process.hh 55 predecoder.hh 56 regfile.hh 57 remote_gdb.hh 58 stacktrace.hh | 1# -*- mode:python -*- 2 3# Copyright (c) 2006 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 --- 42 unchanged lines hidden (view full) --- 51 locked_mem.hh 52 microcode_rom.hh 53 mmaped_ipr.hh 54 process.hh 55 predecoder.hh 56 regfile.hh 57 remote_gdb.hh 58 stacktrace.hh |
59 syscallreturn.hh | |
60 tlb.hh 61 types.hh 62 utility.hh 63 vtophys.hh 64 ''') 65 66# Set up this directory to support switching headers 67make_switching_dir('arch', isa_switch_hdrs, env) --- 66 unchanged lines hidden --- | 59 tlb.hh 60 types.hh 61 utility.hh 62 vtophys.hh 63 ''') 64 65# Set up this directory to support switching headers 66make_switching_dir('arch', isa_switch_hdrs, env) --- 66 unchanged lines hidden --- |