SConscript (5831:ee307cca6d31) SConscript (6045:214461cb8abe)
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

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

62 TraceFlag('PcSpeaker')
63
64 SimObject('I82094AA.py')
65 Source('i82094aa.cc')
66 TraceFlag('I82094AA')
67
68 SimObject('X86IntPin.py')
69 Source('intdev.cc')
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

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

62 TraceFlag('PcSpeaker')
63
64 SimObject('I82094AA.py')
65 Source('i82094aa.cc')
66 TraceFlag('I82094AA')
67
68 SimObject('X86IntPin.py')
69 Source('intdev.cc')
70 TraceFlag('IntDev')