* gdb.texinfo (SVR4 Process Information, The isatty call)
[deliverable/binutils-gdb.git] / gdb / vax-tdep.h
index d27f1a88eda603a41f05da29086d052a773d0cdd..444d758059f672fa960764be520610c99a2e6844 100644 (file)
@@ -26,6 +26,8 @@
 
 enum vax_regnum
 {
+  VAX_R0_REGNUM,
+  VAX_R1_REGNUM,
   VAX_AP_REGNUM = 12,          /* Argument pointer on user stack.  */
   VAX_FP_REGNUM,               /* Address of executing stack frame.  */
   VAX_SP_REGNUM,               /* Address of top of stack.  */
This page took 0.023247 seconds and 4 git commands to generate.