This branch fixes I_GetFreeMem always returning 48 MB for Linux 32-bit versions of SRB2.
I_GetFreeMem
It turns out that the LINUX macro was never defined by Makefiles when compiling for that specific port (except in the NASM files, apparently).
LINUX