X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=libc%2Fsysdeps%2Flinux%2Fmips%2Fvfork.S;h=9311504d22cf5a1c693f74aa43d57cf576977106;hb=266bdc1f623fe6fe489e5115e0f8ef723705d949;hp=cbf1da6dd7d47943b899ad9317b8f936a97114cd;hpb=38cc9874d3651d10c75c7a7dce9a2a86a10d0300;p=uclinux-h8%2FuClibc.git diff --git a/libc/sysdeps/linux/mips/vfork.S b/libc/sysdeps/linux/mips/vfork.S index cbf1da6dd..9311504d2 100644 --- a/libc/sysdeps/linux/mips/vfork.S +++ b/libc/sysdeps/linux/mips/vfork.S @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* vfork() is just a special case of clone(). */