OSDN Git Service

Rework powerpc to be consistant with the other arches.
authorEric Andersen <andersen@codepoet.org>
Mon, 4 Feb 2002 12:34:00 +0000 (12:34 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 4 Feb 2002 12:34:00 +0000 (12:34 -0000)
commit330eb7bad0aeb0f95a12eb77791bdb4b828249d4
tree527e12a369e03c73b20f5e68cd1798ad069c88f7
parent4971b11759683f19fca1b7df7c12b6d9a94828fe
Rework powerpc to be consistant with the other arches.
 -Erik
libc/sysdeps/linux/powerpc/Makefile
libc/sysdeps/linux/powerpc/__longjmp.S [new file with mode: 0644]
libc/sysdeps/linux/powerpc/__syscall_error.c [new file with mode: 0644]
libc/sysdeps/linux/powerpc/brk.S [new file with mode: 0644]
libc/sysdeps/linux/powerpc/bsd-_setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/powerpc/bsd-setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/powerpc/clone.S [new file with mode: 0644]
libc/sysdeps/linux/powerpc/crt0.c
libc/sysdeps/linux/powerpc/longjmp.S [deleted file]
libc/sysdeps/linux/powerpc/ppc_asm.h
libc/sysdeps/linux/powerpc/setjmp.S