Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 05:08:27 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/mips/mips/sys Ovfork.S brk.S cerror.S exect.S fork.S pipe.S ptrace.S sbrk.S shmat.S syscall.S
Message-ID:  <200804160508.m3G58RBl077710@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-04-16 05:08:27 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/mips/mips/sys Ovfork.S brk.S cerror.S exect.S fork.S 
                           pipe.S ptrace.S sbrk.S shmat.S 
                           syscall.S 
  Log:
  Turns out the machine/asm.h isn't needed here, since SYS.h already
  included it.
  
  Revision  Changes    Path
  1.2       +0 -1      src/lib/libc/mips/mips/sys/Ovfork.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/brk.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/cerror.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/exect.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/fork.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/pipe.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/ptrace.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/sbrk.S
  1.2       +1 -3      src/lib/libc/mips/mips/sys/shmat.S
  1.2       +0 -1      src/lib/libc/mips/mips/sys/syscall.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804160508.m3G58RBl077710>