* inftarg.c (child_create_inferior, child_attach,
[deliverable/binutils-gdb.git] / gdb / vx-share / ptrace.h
index 34801c71e068c710474a40368d766eac2e376973..8e3554f13a0372e1db70eefc9dffa71c3049f330 100644 (file)
@@ -39,6 +39,6 @@ enum ptracereq {
        PTRACE_READTEXT,                /* 18, read text segment */
        PTRACE_WRITETEXT,               /* 19, write text segment */
        PTRACE_GETFPAREGS,              /* 20, get all fpa regs */
-       PTRACE_SETFPAREGS,              /* 21, set all fpa regs */
+       PTRACE_SETFPAREGS               /* 21, set all fpa regs */
 };
 #endif !_PTRACE
This page took 0.024281 seconds and 4 git commands to generate.