This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ae1f5a71f2
freebsd-nq
/
sys
/
boot
/
i386
/
boot2
History
Roman Divacky
ae1f5a71f2
Mark getc() as inline, this has no effect on gcc but helps clang.
...
Approved by: jhb
2011-04-06 17:29:40 +00:00
..
boot1.S
Fix the jump location.
2010-11-14 08:31:02 +00:00
boot2.c
Mark getc() as inline, this has no effect on gcc but helps clang.
2011-04-06 17:29:40 +00:00
lib.h
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
2011-04-04 18:23:55 +00:00
Makefile
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
2011-04-04 18:23:55 +00:00
sio.S
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
2011-04-04 18:23:55 +00:00