]> Zhao Yanbai Git Server - minix.git/commit
Conversion of kernel assembly from ACK to GNU
authorTomas Hruby <tom@minix3.org>
Fri, 30 Oct 2009 16:00:44 +0000 (16:00 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 30 Oct 2009 16:00:44 +0000 (16:00 +0000)
commit403764c538772922bde0c638fe48a208f591b2e3
treeb21af2491d53607f085b99651cb09d0ceebed08f
parent41d481b065387cb3cc12170ce29a024d3d63ca3f
Conversion of kernel assembly from ACK to GNU

- .s files removed and replaced by .S as the .S is a standard extension for assembly that needs preprocessing
kernel/arch/i386/Makefile
kernel/arch/i386/klib386.S [new file with mode: 0644]
kernel/arch/i386/klib386.s [deleted file]
kernel/arch/i386/mpx386.S [new file with mode: 0644]
kernel/arch/i386/mpx386.s [deleted file]
kernel/arch/i386/sconst.h