* gdb.texinfo (SVR4 Process Information, The isatty call)
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 756748610237efc36a0884ddabb717ce4cd6c0c9..2b2186099a1c9ea536fa2a5281f826bc4c93dbbe 100644 (file)
@@ -28,6 +28,8 @@
 #include "serial.h"
 #include "regcache.h"
 
+#define CCR_REGNUM 8
+
 static void hms_open (char *args, int from_tty);
 static void
 hms_supply_register (char *regname, int regnamelen, char *val, int vallen)
This page took 0.024541 seconds and 4 git commands to generate.