X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fptrace.h;h=750e40d030cca8938cfc92ebf2b6ea50ba83ec05;hb=5aaeb2a3d4c968c54b8d9ddc97dabfd1a1e04cf8;hp=d99e464007bdbde0d704050a8289e09693d1c199;hpb=2262cfeef91458b01a1bfe3812ccbbfdf8b82807;p=oweals%2Fu-boot.git diff --git a/include/asm-i386/ptrace.h b/include/asm-i386/ptrace.h index d99e464007..750e40d030 100644 --- a/include/asm-i386/ptrace.h +++ b/include/asm-i386/ptrace.h @@ -20,7 +20,7 @@ #define SS 16 #define FRAME_SIZE 17 -/* this struct defines the way the registers are stored on the +/* this struct defines the way the registers are stored on the stack during a system call. */ struct pt_regs {