SConscript (8739:925f15f96322) | SConscript (9807:63d7362bbdf2) |
---|---|
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 DebugFlag('PcSpeaker') 63 64 SimObject('I82094AA.py') 65 Source('i82094aa.cc') 66 DebugFlag('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 DebugFlag('PcSpeaker') 63 64 SimObject('I82094AA.py') 65 Source('i82094aa.cc') 66 DebugFlag('I82094AA') 67 68 SimObject('X86IntPin.py') 69 Source('intdev.cc') |
70 DebugFlag('IntDev') | 70 DebugFlag('IntDevice') |