1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/boot/ficl
Scott Long f1757c6ee7 Make ficl work on sparc64. The assumption that int == long == void * is
very pervasive in this code.  This fixes a few of those assumptions and
band-aids over some others.

Tested on: ia32 alpha sparc64

Reviewed by:	peter jake (in concept)
2002-08-31 01:04:53 +00:00
..
alpha
i386
ia64
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Fix for stand-alone compiling 2002-08-21 09:28:00 +00:00
Makefile
math64.c
math64.h
prefix.c Make ficl work on sparc64. The assumption that int == long == void * is 2002-08-31 01:04:53 +00:00
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c Make ficl work on sparc64. The assumption that int == long == void * is 2002-08-31 01:04:53 +00:00