Check-in of powerpc csu support.
authorrahnds <rahnds@openbsd.org>
Sat, 21 Dec 1996 20:53:48 +0000 (20:53 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 21 Dec 1996 20:53:48 +0000 (20:53 +0000)
commit1a763131bd3c84cd87e7b508f53b11e21bf81863
tree104f834aeaf08428ccf8a0b65a0ee9b79b932526
parent1c70065efcf1d6eb7df05966e3375ba820baeca7
Check-in of powerpc csu support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.

A change needs to be made to one of the bsd.*.mk files to support
DESTDIR compilation with the crtbegin and crtend files.
lib/csu/powerpc/Makefile [new file with mode: 0644]
lib/csu/powerpc/crt0.s [new file with mode: 0644]
lib/csu/powerpc/crtbegin.c [new file with mode: 0644]
lib/csu/powerpc/crtend.s [new file with mode: 0644]