OSDN Git Service

This adds in support for PIC on x86. Unfortunately, this will break
authorEric Andersen <andersen@codepoet.org>
Sat, 23 Jun 2001 13:40:33 +0000 (13:40 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 23 Jun 2001 13:40:33 +0000 (13:40 -0000)
commitf0d383b45bf6b28ab8e579d7da3288ac16cdef64
tree40d292707f83c1fd6d361ac07acccb78b365540f
parent3c6f0ae16723e0ce96fcb9b5f93d7135bdeb4ee1
This adds in support for PIC on x86.  Unfortunately, this will break
all arches till they add in an libc/sysdeps/linux/<arch>/bits/syscalls.h
file.  Sorry about there, there was no other way...
 -Erik
Rules.mak
include/sys/syscall.h
libc/sysdeps/linux/i386/bits/syscalls.h [new file with mode: 0644]