]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r235264: MFi386: improve argument passing via btxldr
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 10:12:18 +0000 (10:12 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 10:12:18 +0000 (10:12 +0000)
commit8b24e54044f2367aa852c7a736284db70757fc2f
treeaa9d12ada442ae779b2e870a4af39e9939d17844
parente49e0ad0021956de17416280f465464a4f62ec3a
MFC r235264: MFi386: improve argument passing via btxldr

git-svn-id: svn://svn.freebsd.org/base/stable/9@237763 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/pc98/btx/btx/Makefile
sys/boot/pc98/btx/btx/btx.S
sys/boot/pc98/btx/btxldr/Makefile
sys/boot/pc98/btx/btxldr/btxldr.S
sys/boot/pc98/btx/lib/Makefile
sys/boot/pc98/btx/lib/btxcsu.S [moved from sys/boot/pc98/btx/lib/btxcsu.s with 94% similarity]
sys/boot/pc98/cdboot/Makefile
sys/boot/pc98/cdboot/cdboot.S [moved from sys/boot/pc98/cdboot/cdboot.s with 99% similarity]
sys/boot/pc98/loader/main.c