summaryrefslogtreecommitdiff
path: root/include/cristina-emul
diff options
context:
space:
mode:
authorThierry Carre2009-01-29 15:21:44 +0100
committerThierry Carre2009-01-29 15:21:44 +0100
commit450ef6099972d2267d40dc5b5224731f9867047d (patch)
tree8324e5900f1711e57686ccdaf4fa4de6acfcd2f7 /include/cristina-emul
parent50b06a45d052b81979315059a7756ebda1433677 (diff)
[PLC] Many critical changes !!
- Interruption priority rebuild to fix [bugzilla 243] - Fix the phlic timer request process, [bugzilla 243] - Review the virtual IRQ assignement on spc200c. - change the name of the new sysctl from 3-9-11. - The disassociation is done first on slave side. (see no_reponse variable) - spy.comeback period restored to 60s.
Diffstat (limited to 'include/cristina-emul')
-rw-r--r--include/cristina-emul/tina_g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cristina-emul/tina_g.h b/include/cristina-emul/tina_g.h
index eef9d9b3d3..f17c99121c 100644
--- a/include/cristina-emul/tina_g.h
+++ b/include/cristina-emul/tina_g.h
@@ -46,7 +46,7 @@
#define GPIOINTS1_VECTOR (8)
#define GPIOINTS2_VECTOR (9)
#define GPIOINTS3_VECTOR (10)
-#define PLC_INT_RX_VECTOR (11)
+#define PLC_INT__RX_END (11)
#define PLC_INT_PHLIC_VECTOR (12)
#define PLC_INT_ERR_VECTOR (13)
#define I2CINTR0_VECTOR (14)