diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif')
-rw-r--r-- | Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif b/Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif new file mode 100644 index 0000000..381450d --- /dev/null +++ b/Chipset/SB/CSM/LegacyInterrupt/LegacyInterrupt.cif @@ -0,0 +1,11 @@ +<component> + name = "LegacyInterrupt" + category = ModulePart + LocalRoot = "Chipset\SB\CSM\LegacyInterrupt\" + RefName = "LegacyInterrupt" +[files] +"\LegacyInterrupt.sdl" +"\LegacyInterrupt.mak" +"\LegacyInterrupt.c" +"\LegacyInterrupt.dxs" +<endComponent> |