Date: Tue, 29 Aug 1995 16:45:27 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Message-ID: <199508292345.QAA29214@freefall.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
bde 95/08/29 16:45:21 Modified: sys/i386/i386 locore.s Log: Remove relocation of Crtat. Drivers already relocate it (somewhat bogusly). We used to undo the driver relocation here before doing a somewhat less bogus relocation. The result was a null relocation here.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508292345.QAA29214>