freebsd-skq/sys/boot/i386/boot2
Dimitry Andric 7617ef9cac Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles
under sys/boot/{i386,pc98}, since these are already added via
sys/boot/{i386,pc98}/Makefile.inc.

Submitted by:	arundel
2011-01-05 21:46:08 +00:00
..
boot1.S Fix the jump location. 2010-11-14 08:31:02 +00:00
boot2.c Avoid using memcpy() for copying 32bit chunks. This shrinks 2010-10-22 18:07:21 +00:00
lib.h
Makefile Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles 2011-01-05 21:46:08 +00:00
sio.S