SConscript (5958:2d9737bf3c2f) SConscript (6179:83693f4b79fd)
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

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

46 arguments.hh
47 faults.hh
48 interrupts.hh
49 isa_traits.hh
50 kernel_stats.hh
51 locked_mem.hh
52 microcode_rom.hh
53 mmaped_ipr.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

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

46 arguments.hh
47 faults.hh
48 interrupts.hh
49 isa_traits.hh
50 kernel_stats.hh
51 locked_mem.hh
52 microcode_rom.hh
53 mmaped_ipr.hh
54 mt.hh
54 process.hh
55 predecoder.hh
56 regfile.hh
57 remote_gdb.hh
58 stacktrace.hh
59 tlb.hh
60 types.hh
61 utility.hh

--- 71 unchanged lines hidden ---
55 process.hh
56 predecoder.hh
57 regfile.hh
58 remote_gdb.hh
59 stacktrace.hh
60 tlb.hh
61 types.hh
62 utility.hh

--- 71 unchanged lines hidden ---